SystemParameters.BorderWidthKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la BorderWidth proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a