The following tables list the members exposed by RoutedCommand.
Name | Description | |
---|---|---|
![]() | RoutedCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | InputGestures | Gets the collection of InputGesture objects that are associated with this command. |
![]() | Name | Gets the name of the command. |
![]() | OwnerType | Gets the type that is registered with the command. |
Name | Description | |
---|---|---|
![]() | CanExecute | Determines whether this RoutedCommand can execute in its current state. |
![]() | Execute | Executes the RoutedCommand on the current command target. |
Name | Description | |
---|---|---|
![]() | CanExecuteChanged | Occurs when the CanExecute state of this command is changed. |