SystemParameters.MenuHeightKey Propiedad

Definición

Obtiene para ResourceKey la MenuHeight propiedad .

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

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a