1 write to _canExecute
System.Windows.Forms.Tests (1)
System\Windows\Forms\Mocks\DataBinding\RelayCommand.cs (1)
38_canExecute = canExecute;
2 references to _canExecute
System.Windows.Forms.Tests (2)
System\Windows\Forms\Mocks\DataBinding\RelayCommand.cs (2)
51=> _canExecute is null || _canExecute(parameter);