SystemParameters.DragFullWindows Egenskap

Definition

Hämtar ett värde som anger om dra av fullständiga fönster är aktiverat.

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

Egenskapsvärde

trueom dra av fullständiga fönster är aktiverat; annars . false

Attribut

Kommentarer

Mappar till SPI_GETDRAGFULLWINDOWS. Se SystemParametersInfo.

XAML-attributanvändning

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

Gäller för