1 reference to TestCommandCanExecute
System.Windows.Forms.Tests (1)
System\Windows\Forms\Mocks\DataBinding\CommandViewModel.cs (1)
14
_testCommand = new RelayCommand(TestCommandExecute,
TestCommandCanExecute
);