Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 575 Bytes

uicommandseparator_invoked.md

File metadata and controls

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

Windows.UI.Popups.UICommandSeparator.Invoked

-description

Gets or sets the handler for the event that is fired for the command separator.

-property-value

The event handler for the command separator.

-remarks

Setting this property has no effect.

-examples

-see-also

IUICommand, PopupMenu.Commands, UICommand