SystemParameters.MinimizedWindowWidthKey Propriété

Définition

Obtient la ResourceKey pour la propriété MinimizedWindowWidth.

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

Valeur de propriété

Clé de ressource.

Remarques

Utilisation des attributs XAML

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

S’applique à