Windows.UI.Popups Namespace

Provides support for context menus and message dialogs.

Classes

  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.

Interfaces

  Name Description
IUICommand Represents a command in a context menu or message dialog box.

Delegates

  Name Description
UICommandInvokedHandler Represents a callback function that handles the event that is fired when the user invokes a context menu command.

Enumerations

  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.