SettingsCommand.Invoked | invoked property
Gets or sets the handler for the event that is raised when the user selects the command.
Syntax
var invoked = settingsCommand.invoked;
settingsCommand.invoked = invoked;
Property value
Type: UICommandInvokedHandler
The event handler associated with the command.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
