SystemParameters.MinimumWindowWidthKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la proprietà 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

Valore della proprietà

Chiave della risorsa.

Commenti

Sintassi degli attributi XAML

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

Si applica a