Method RaiseCommandSourceChanged
RaiseCommandSourceChanged()
Notifies that the state of the command source has changed.
public virtual void RaiseCommandSourceChanged()
Remarks
This method should be called when the conditions affecting the command source's ability to execute have changed. It updates the enabled state to reflect the current state of the command source.