SystemParameters.MenuAnimation Свойство

Определение

Возвращает значение, указывающее, включена ли функция анимации меню.

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

Значение свойства

Значение , если анимация меню включена; в противном случае .

Атрибуты

Комментарии

Сопоставляется с SPI_GETMENUANIMATION. См. раздел SystemParametersInfo.

Использование атрибута XAML

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

Применяется к