SystemParameters.MinimumWindowHeightKey Vlastnost

Definice

ResourceKey Získá pro MinimumWindowHeight vlastnost .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro