CommandProxyInvokeCommand Method |
| Name | Description | |
|---|---|---|
| InvokeCommand |
Invokes the bound command.
| |
| InvokeCommand(Boolean) |
Invokes the bound command with the specified argument.
| |
| InvokeCommand(Int32) |
Invokes the bound command with the specified argument.
| |
| InvokeCommand(Object) |
Invokes the bound command with the specified arguments.
| |
| InvokeCommand(Single) |
Invokes the bound command with the specified argument.
| |
| InvokeCommand(String) |
Invokes the bound command with the specified argument.
|