Aracılığıyla paylaş


SystemParameters.CursorShadow Özellik

Tanım

İmlecin çevresinde gölge olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

true gölge etkinse; aksi takdirde , false.

Öznitelikler

Açıklamalar

SPI_GETCURSORSHADOW ile eşler. Bkz. SystemParametersInfo.

XAML öznitelik kullanımı

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

Şunlara uygulanır