SystemParameters.MenuAnimation Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Menüanimationsfeature 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

truewenn die Menüanimation aktiviert ist; andernfalls . false

Attribute

Hinweise

Ordnet SPI_GETMENUANIMATION zu. Siehe SystemParametersInfo.

XAML-Attributverwendung

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

Gilt für: