SystemParameters.MenuAnimationKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象