SystemParameters.MinimumWindowHeightKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la proprietà MinimumWindowHeight.

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

Valore della proprietà

Chiave della risorsa.

Commenti

Sintassi degli attributi XAML

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

Si applica a