ICommand.CanExecute

ICommand.CanExecute property

Defines the operator that determines whether the command can execute in its current state.

public bool CanExecute { get; }

See Also