Share via


SystemParameters.MinimumWindowWidthKey Propriedade

Definição

Obtém o ResourceKey para a propriedade MinimumWindowWidth.

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

Valor da propriedade

Uma chave de recurso.

Comentários

Uso do atributo XAML

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

Aplica-se a