ContextMenuItemSelectedEventArgs Class |
Namespace: Jam.Shell
The ContextMenuItemSelectedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ContextMenuItemSelectedEventArgs |
Initializes a new instance of the ContextMenuItemSelectedEventArgs class.
|
| Name | Description | |
|---|---|---|
| Command |
Contains the context menu item, which has been selected.
| |
| ExecuteCommand |
Set to true if the selected command should be executed or set to false if not.
|