SystemParameters.BorderWidthKey Propiedad

Definición

Obtiene para ResourceKey la BorderWidth propiedad .

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

Valor de propiedad

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a