SystemParameters.MinimizedWindowWidthKey Propriedade

Definição

Recebe o ResourceKey valor da MinimizedWindowWidth propriedade.

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 Propriedade

Uma chave de recurso.

Observações

Uso de atributos XAML

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

Aplica-se a