SystemParameters.MinimizedWindowHeightKey Propriété

Définition

Obtient la ResourceKey pour la propriété MinimizedWindowHeight.

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

Valeur de propriété

Clé de ressource.

Remarques

Utilisation des attributs XAML

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

S’applique à