BindingExecuteCommand Method |
| Name | Description | |
|---|---|---|
| ExecuteCommand(Object, IndirectBindingICommand, Object) |
Executes a command retrieved using the specified commandBinding from the dataContext.
| |
| ExecuteCommandT(Object, ExpressionFuncT, ICommand, Object) |
Executes a command retrieved using a property commandExpression from the dataContext.
|