| Name | Description | |
|---|---|---|
|  | CommandBinding Constructor | Overloaded. | 
The following tables list the members exposed by CommandBinding.
| Name | Description | |
|---|---|---|
|  | CommandBinding Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Command | Gets or sets the System.Windows.Input.ICommand associated with this CommandBinding. | 
| 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. |