SystemParameters.MenuWidthKey Propriedade

Definição

Recebe o ResourceKey valor da MenuWidth propriedade.

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

Valor de Propriedade

Uma chave de recurso.

Observações

Uso de atributos XAML

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

Aplica-se a