SystemParameters.MenuPopupAnimationKey Property

Definition

Gets the ResourceKey for the MenuPopupAnimation property.

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

Property Value

A resource key.

Remarks

XAML attribute usage

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

Applies to