SystemParameters.MenuCheckmarkHeightKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la MenuCheckmarkHeight proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a