CommandBehaviorBase<T>.ExecuteCommand Method
Executes the command, if it's set, providing the CommandParameter
Namespace: Microsoft.Practices.Prism.Commands
Assembly: Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)
Syntax
protected virtual void ExecuteCommand()
'Declaration
Protected Overridable Sub ExecuteCommand