SystemParameters.MinimizedWindowWidthKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la MinimizedWindowWidth proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a