Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 914 Bytes

menubaritemautomationpeer_expandcollapsestate.md

File metadata and controls

27 lines (17 loc) · 914 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.Automation.Peers.MenuBarItemAutomationPeer.ExpandCollapseState
winrt property
RS5

Windows.UI.Xaml.Automation.Peers.MenuBarItemAutomationPeer.ExpandCollapseState

-description

Gets the state, expanded or collapsed, of the MenuBarItem.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Automation.Peers.MenuBarItemAutomationPeer.ExpandCollapseState (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

A value of the enumeration.

-remarks

-see-also

-examples