다음을 통해 공유


MenuBarItemAutomationPeer.ExpandCollapseState 속성

정의

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

UWP에 해당하는 WinUI 2 API: Microsoft.UI.Xaml.Automation.Peers.MenuBarItemAutomationPeer.ExpandCollapseState(Windows 앱 SDK WinUI의 경우 Windows 앱 SDK 네임스페이스 참조).

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

속성 값

열거형 값입니다.

구현

적용 대상