CompositeCommandBehavior Fields
Allows you to aggregate multiple commands and execute them in a specific order.Name | Description |
---|---|
CanExecuteConditionProperty static | Identifies the CompositeCommandBehavior.CanExecuteCondition dependency property. |
CommandPropertyNameProperty static | Identifies the CompositeCommandBehavior.CommandPropertyName dependency property. |
See Also