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