Provides support for context menus and message dialogs.
| Name | Description | |
|---|---|---|
![]() |
MessageDialog | Represents a dialog. |
![]() |
PopupMenu | Represents a context menu. |
![]() |
UICommand | Represents a command in a context menu. |
![]() |
UICommandSeparator | Represents a command separator in a context menu. |
| Name | Description | |
|---|---|---|
![]() |
IUICommand | Represents a command in a context menu or message dialog box. |
| Name | Description | |
|---|---|---|
![]() |
UICommandInvokedHandler | Represents a callback function that handles the event that is fired when the user invokes a context menu command. |
| Name | Description | |
|---|---|---|
![]() |
MessageDialogOptions | Specifies less frequently used options for a MessageDialog. |
![]() |
Placement | Specifies where the context menu should be positioned relative to the selection rectangle. |