Share via


MenuBar.Items Property

Definition

Gets the collection of top-level menu items.

public IList<MenuBarItem> Items { get; }

Property Value

The collection of top-level menu items.

Applies to