SystemParameters.ThickVerticalBorderWidthKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad ThickVerticalBorderWidth.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a