RVTDocs.com

CanExecuteEventArgs.IsChecked

Property
Description:
The value that indicates whether the UI associated with the Command associated with this event is in a checked state.
Syntax
public bool IsChecked { get; set; }