The following tables list the members exposed by ExecuteCommandInfo.
Name | Description | |
---|---|---|
ExecuteCommandInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
Command | Returns the associated command | |
ContinueRouting | Returns/sets whether to continue routing the original input event that triggered the command. | |
ForceHandled | Returns/sets whether the command event should be marked as handled even if the command cannot be executed. | |
OriginalSource | Returns the object that initiated the command related event or null if one was not available. | |
Parameter | Returns the parameter for the command or null if there is no parameter. | |
RoutedCommand | Returns the Command as a RoutedCommand |