SystemParameters.MinimizedGridHeightKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la MinimizedGridHeight proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a