共用方式為


AppBarAutomationPeer.ExpandCollapseState 屬性

定義

取得控制項的狀態,可能為展開或摺疊。

public:
 property ExpandCollapseState ExpandCollapseState { ExpandCollapseState get(); };
ExpandCollapseState ExpandCollapseState();
public ExpandCollapseState ExpandCollapseState { get; }
var expandCollapseState = appBarAutomationPeer.expandCollapseState;
Public ReadOnly Property ExpandCollapseState As ExpandCollapseState

屬性值

列舉值。

實作

適用於