[]
Represents the items displayed in the Menu.
public class MenuItem
| Name | Description |
|---|---|
| MenuItem() |
| Name | Description |
|---|---|
| Command | Gets or sets the associated menu command. |
| CommandParameter | Gets or sets the associated menu command parameter. |
| Header | Gets or sets the header of the menu item. |
| IsSeparator | Gets or sets whether the MenuItem is a separator. |