[This documentation is preliminary and is subject to change.]
Provides support for context menus and message dialogs.
Members
The Windows.UI.Popups namespace has these types of members:
Classes
The Windows.UI.Popups namespace has these classes.
| Class | 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. |
Delegates
The Windows.UI.Popups namespace has these delegates.
| Delegate | Description |
|---|---|
| UICommandInvokedHandler | Represents a callback function that handles the event that is fired when the user invokes a context menu command. |
Enumerations
The Windows.UI.Popups namespace has these enumerations.
| Enumeration | Description |
|---|---|
| MessageDialogOptions | Specifies less frequently used options for a MessageDialog. |
| Placement | Specifies where the context menu should be positioned relative to the selection rectangle. |
Interfaces
The Windows.UI.Popups namespace implements these interfaces.
| Interface | Description |
|---|---|
| IUICommand | Represents a command in a context menu or message dialog box. |
Requirements
|
Minimum supported client | Windows 8 Release Preview |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 5/22/2012
