SystemParameters.IsMenuDropRightAlignedKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象