SystemParameters.MinimizedWindowWidthKey Propiedad

Definición

Obtiene para ResourceKey la MinimizedWindowWidth propiedad .

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

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a