SystemParameters.MenuWidthKey Vlastnost

Definice

Získá vlastnost ResourceKey pro MenuWidth .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro