SystemParameters.MenuWidthKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la MenuWidth proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a