Represents a callback function that handles the event that is fired when the user invokes a context menu command.
public delegate void UICommandInvokedHandler(
IUICommand^ command
)
command
Type: IUICommand
Represents the invoked command.
Namespace: Windows.UI.Popups
Metadata: windows.winmd