Gets or sets the handler for the event that is fired when the user invokes the command.
public:
property UICommandInvokedHandler^ Invoked {
UICommandInvokedHandler^ get ();
void set (UICommandInvokedHandler^ value);
}
Type: UICommandInvokedHandler
The event handler for the command.
Namespace: Windows.UI.Popups
Metadata: windows.winmd