C1.Silverlight Namespace : CommandBinding Class |
For a list of all members of this type, see CommandBinding members.
Name | Description | |
---|---|---|
![]() | CanExecute | Occurs when the command associated with this CommandBinding initiates a check to determine whether the command can be executed on the command target. |
![]() | Executed | Occurs when the command associated with this CommandBinding executes. |
![]() | PreviewCanExecute | Occurs when the command associated with this CommandBinding initiates a check to determine whether the command can be executed on the current command target. |
![]() | PreviewExecuted | Occurs when the command associated with this CommandBinding executes. |