共用方式為


RibbonAutomationPeer.ExpandCollapseState 屬性

定義

取得與這個 RibbonAutomationPeer 相關聯之控制項的狀態 (展開或摺疊)。

public:
 property System::Windows::Automation::ExpandCollapseState ExpandCollapseState { System::Windows::Automation::ExpandCollapseState get(); };
public System.Windows.Automation.ExpandCollapseState ExpandCollapseState { get; }
member this.ExpandCollapseState : System.Windows.Automation.ExpandCollapseState
Public ReadOnly Property ExpandCollapseState As ExpandCollapseState

屬性值

ExpandCollapseState

與這個 RibbonAutomationPeer 相關聯之控制項的狀態。

實作

適用於