DelegateCommandBase.OnIsActiveChanged Method

This raises the IsActiveChanged event.

Namespace:  Microsoft.Practices.Prism.Commands
Assembly:  Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)

Syntax

protected virtual void OnIsActiveChanged()
'Declaration
Protected Overridable Sub OnIsActiveChanged

See Also

DelegateCommandBase Class

Microsoft.Practices.Prism.Commands Namespace