The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MenuItemRole Enumeration
.NET Framework (current version)
Defines the different roles that a MenuItem can have.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| SubmenuHeader | Header for a submenu. | |
| SubmenuItem | Menu item in a submenu that can invoke commands. | |
| TopLevelHeader | Header for top-level menus. | |
| TopLevelItem | Top-level menu item that can invoke commands. |
.NET Framework
Available since 3.0
Available since 3.0
Show: