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