1 write to CommandExecuteResult
System.Windows.Forms.Tests (1)
System\Windows\Forms\Mocks\DataBinding\CommandViewModel.cs (1)
42CommandExecuteResult = parameter;
2 references to CommandExecuteResult
System.Windows.Forms.Tests (2)
System\Windows\Forms\ButtonBaseTests.cs (1)
794Assert.Same(CommandParameter, viewModel.CommandExecuteResult);
System\Windows\Forms\ToolStripButtonTests.cs (1)
599Assert.Same(CommandParameter, viewModel.CommandExecuteResult);