SystemParameters.DragFullWindowsKey Свойство

Определение

Получает ResourceKey для свойства DragFullWindows.

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}"/>

Применяется к