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