SystemParameters.MenuAnimation Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Feature für die Menüanimation aktiviert ist.

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

Eigenschaftswert

true, wenn die Menüanimation aktiviert ist, andernfalls false.

Attribute

Hinweise

Zuordnung zu SPI_GETMENUANIMATION. Siehe SystemParametersInfo.

XAML-Attributsyntax

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

Gilt für: