Click or drag to resize

CommandProxyInvokeCommand Method

Overload List
  NameDescription
Public methodInvokeCommand
Invokes the bound command.
Public methodInvokeCommand(Boolean)
Invokes the bound command with the specified argument.
Public methodInvokeCommand(Int32)
Invokes the bound command with the specified argument.
Public methodInvokeCommand(Object)
Invokes the bound command with the specified arguments.
Public methodInvokeCommand(Single)
Invokes the bound command with the specified argument.
Public methodInvokeCommand(String)
Invokes the bound command with the specified argument.
Top
See Also