SystemParameters.MenuAnimationKey Vlastnost

Definice

Získá vlastnost ResourceKey pro MenuAnimation .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro