다음을 통해 공유


MenuBarItemAutomationPeer.ExpandCollapseState 속성

정의

MenuBarItem의 상태를 확장 또는 축소합니다.

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

속성 값

열거형 값입니다.

구현

적용 대상