1 write to _testCommandExecutionAbility
System.Windows.Forms.Tests (1)
System\Windows\Forms\Mocks\DataBinding\CommandViewModel.cs (1)
31
if (SetProperty(ref
_testCommandExecutionAbility
, value))
1 reference to _testCommandExecutionAbility
System.Windows.Forms.Tests (1)
System\Windows\Forms\Mocks\DataBinding\CommandViewModel.cs (1)
27
get =>
_testCommandExecutionAbility
;