SystemParameters.CursorShadow Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Cursor einen Schatten um ihn herum hat.

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

Eigenschaftswert

truewenn der Schatten aktiviert ist; andernfalls . false

Attribute

Hinweise

Ordnet SPI_GETCURSORSHADOW zu. Siehe SystemParametersInfo.

XAML-Attributverwendung

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

Gilt für: