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