SystemParameters.DragFullWindows Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Ziehen von vollständigen Fenstern aktiviert ist.

public:
 static property bool DragFullWindows { bool get(); };
public static bool DragFullWindows { [System.Security.SecurityCritical] get; }
public static bool DragFullWindows { get; }
[<get: System.Security.SecurityCritical>]
static member DragFullWindows : bool
static member DragFullWindows : bool
Public Shared ReadOnly Property DragFullWindows As Boolean

Eigenschaftswert

true, wenn das Ziehen von vollständigen Fenstern aktiviert ist, andernfalls false.

Attribute

Hinweise

Zuordnung zu SPI_GETDRAGFULLWINDOWS. Siehe SystemParametersInfo.

XAML-Attributsyntax

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

Gilt für: