SystemParameters.MenuDropAlignmentKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象