ContextMenu Events
Represents a flyout menu that can be attached to any visual element.| Name | Description |
|---|---|
| Closed | Fires after the context menu has been closed. |
| Opened | Fires after the context menu has been opened. |
| Opening | Fires when the context menu is about to be invoked. |
See Also