Språk

SystemParameters.CursorShadow Egenskap

Definition

Hämtar ett värde som anger om markören har en skugga runt sig.

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

Egenskapsvärde

trueom skuggan är aktiverad; annars . false

Attribut

Kommentarer

Mappar till SPI_GETCURSORSHADOW. Se SystemParametersInfo.

XAML-attributanvändning

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

Gäller för