CanExecuteEventArgs.CanExecute
Description:
The value that indicates whether the Command associated with this event can be executed.
The value that indicates whether the Command associated with this event can be executed.
public bool CanExecute { get; set; }