XamlUICommand.NotifyCanExecuteChanged Method

Definition

Notifies the system that the command state has changed.

public:
 virtual void NotifyCanExecuteChanged() = NotifyCanExecuteChanged;
void NotifyCanExecuteChanged();
public void NotifyCanExecuteChanged();
function notifyCanExecuteChanged()
Public Sub NotifyCanExecuteChanged ()

Applies to

See also