Gets the commands for the context menu.
public:
property IVector<IUICommand^ >^ Commands {
IVector<IUICommand^ >^ get ();
}
Type: IVector<IUICommand^ >
The commands for the context menu.
You can see complete code examples that demonstrate how to create and customize context menus in the Context menu sample on the Microsoft Store app sample home page.
Namespace: Windows.UI.Popups
Metadata: windows.winmd