[]
Get a MenuItem based on a command code.
public MenuItem GetMenuItem(ContextMenuCommands cmd)
Type | Name | Description |
---|---|---|
ContextMenuCommands | cmd | ContextMenuCommands that determines the item to be retrieved. |
Type | Description |
---|---|
MenuItem | MenuItem that matches the given |