SystemParameters.CursorShadow Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob um den Cursor ein Schatten angezeigt wird.

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

true, wenn der Schatten aktiviert ist, andernfalls false.

Attribute

Hinweise

Zuordnung zu SPI_GETCURSORSHADOW. Siehe SystemParametersInfo.

XAML-Attributsyntax

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

Gilt für: