SystemParameters.ClientAreaAnimation Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Feature für die Animation des Clientbereichs aktiviert ist.

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

Eigenschaftswert

Ein boolescher Wert; true , wenn die Clientbereichanimation aktiviert ist, false andernfalls.

Attribute

Hinweise

XAML-Attributsyntax

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

Gilt für: