SystemParameters.DropShadow Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Schatteneffekt 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

true, wenn der Schlagschatteneffekt aktiviert ist, andernfalls false.

Attribute

Hinweise

Wird SPI_GETDROPSHADOW zugeordnet. Weitere Informationen finden Sie unter SystemParametersInfo.

XAML-Attributsyntax

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

Gilt für: