Table of Contents

Method RaiseCommandSourceChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.