CommandBehaviorBase<T>.UpdateEnabledState Method
Updates the target object's IsEnabled property based on the commands ability to execute.
Namespace: Microsoft.Practices.Prism.Commands
Assembly: Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)
Syntax
protected virtual void UpdateEnabledState()
'Declaration
Protected Overridable Sub UpdateEnabledState