ContextMenu Events |
The ContextMenu type exposes the following members.
Name | Description | |
---|---|---|
Closed |
Occurs when the context menu is closed/dismissed, after the menu item has been selected and its click
event is triggered.
| |
Closing |
Occurs before the context menu is closed/dismissed when the user clicks an item, but before the menu item's
click event is triggered.
| |
Opening |
Occurs when the context menu is opening, before it is shown.
|