SystemParameters.ResizeFrameVerticalBorderWidthKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad ResizeFrameVerticalBorderWidth.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a