SystemParameters.MinimumWindowHeightKey Propriété

Définition

Obtient la ResourceKey pour la propriété 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

Valeur de propriété

Clé de ressource.

Remarques

Utilisation des attributs XAML

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

S’applique à