SystemParameters.DragFullWindowsKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象