2 instantiations of CommandViewModel
System.Windows.Forms.Tests (2)
System\Windows\Forms\ButtonBaseTests.cs (1)
770
CommandViewModel viewModel =
new
() { TestCommandExecutionAbility = true };
System\Windows\Forms\ToolStripButtonTests.cs (1)
575
CommandViewModel viewModel =
new
() { TestCommandExecutionAbility = true };
2 references to CommandViewModel
System.Windows.Forms.Tests (2)
System\Windows\Forms\ButtonBaseTests.cs (1)
770
CommandViewModel
viewModel = new() { TestCommandExecutionAbility = true };
System\Windows\Forms\ToolStripButtonTests.cs (1)
575
CommandViewModel
viewModel = new() { TestCommandExecutionAbility = true };