MenuItem.IsSuspendingPopupAnimation 属性

定义

获取菜单是否对其 Popup 控件挂起动画。

public:
 property bool IsSuspendingPopupAnimation { bool get(); };
public bool IsSuspendingPopupAnimation { get; }
member this.IsSuspendingPopupAnimation : bool
Public ReadOnly Property IsSuspendingPopupAnimation As Boolean

属性值

Boolean

如果菜单应对其弹出菜单挂起动画,则为 true;否则为 false。 默认值为 false

注解

依赖项属性信息

标识符字段 IsSuspendingPopupAnimationProperty
元数据属性设置为 true

适用于