SystemParameters.DropShadow Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Schlagschatteneffekt aktiviert ist.

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

Eigenschaftswert

truewenn der Schlagschatteneffekt aktiviert ist; andernfalls . false

Attribute

Hinweise

Ordnet SPI_GETDROPSHADOW zu. Siehe SystemParametersInfo.

XAML-Attributverwendung

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

Gilt für: