MenuBarItemAutomationPeer.Expand Method

Definition

Displays all child nodes, controls, or content of the MenuBarItem.

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

public:
 virtual void Expand() = Expand;
void Expand();
public void Expand();
function expand()
Public Sub Expand ()

Implements

Applies to