SystemParameters.ResizeFrameHorizontalBorderHeightKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad ResizeFrameHorizontalBorderHeight.

public:
 static property System::Windows::ResourceKey ^ ResizeFrameHorizontalBorderHeightKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey ResizeFrameHorizontalBorderHeightKey { get; }
static member ResizeFrameHorizontalBorderHeightKey : System.Windows.ResourceKey
Public Shared ReadOnly Property ResizeFrameHorizontalBorderHeightKey As ResourceKey

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

<object property="{SystemParameters.ResizeFrameHorizontalBorderHeightKey}"/>

Se aplica a