SystemParameters.MinimizedWindowWidthKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad 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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a