共用方式為


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

適用於