SystemParameters.MenuHeightKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad MenuHeight.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a