CommandBehaviorBase<T> Properties
.Net Framework 4.0
The CommandBehaviorBase<T> type exposes the following members.
| Name | Description | |
|---|---|---|
|
Command |
Corresponding command to be execute and monitored for CanExecuteChanged
|
|
CommandParameter |
The parameter to supply the command during execution
|
|
TargetObject |
Object to which this behavior is attached.
|