4.758 RoutedCommand

x:Object > RoutedCommand
RoutedCommand
RoutedUICommand
(usage)
<RoutedCommand> string </RoutedCommand>
(description)
Defines a command that implements ICommand and is routed through the element tree.
(used by)
RibbonGallery Slider SystemCommands
[text syntax]
CommandSyntax
(properties)
InputGestures
InputGestureCollection
(description)
The collection of InputGesture objects that are associated with this command.
[read only]
true
(events)
CanExecuteChanged
Occurs when changes to the command source are detected by the command manager. These changes often affect whether the command should execute on the current command target.