Gets or sets the handler for the event that is fired when the user selects the UICommand.
public:
property UICommandInvokedHandler^ Invoked {
UICommandInvokedHandler^ get ();
void set (UICommandInvokedHandler^ value);
}
Type: UICommandInvokedHandler
The event handler associated with the UICommand.
This property may be null.
Namespace: Windows.UI.Popups
Metadata: windows.winmd