SystemParameters.MenuPopupAnimationKey プロパティ

定義

MenuPopupAnimation プロパティの ResourceKey を取得します。

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象