Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 570 Bytes

uicommand_invoked.md

File metadata and controls

24 lines (17 loc) · 570 Bytes
-api-id -api-type
P:Windows.UI.Popups.UICommand.Invoked
winrt property

Windows.UI.Popups.UICommand.Invoked

-description

Gets or sets the handler for the event that is fired when the user selects the UICommand.

-property-value

The event handler associated with the UICommand.

-remarks

This property may be null.

-examples

-see-also

IUICommand, PopupMenu.Commands