Table of Contents

Method ChangeCanExecute

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

ChangeCanExecute()

Notifies the command manager that the ability to execute the command may have changed.

public void ChangeCanExecute()

Remarks

This method raises the CanExecuteChanged event. Call this method when the conditions that determine whether the command can execute have changed.