SystemParameters.MenuAnimationKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la MenuAnimation proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a