SystemParameters.MinimumWindowWidthKey Vlastnost

Definice

Získá vlastnost ResourceKey pro MinimumWindowWidth .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro