4 references to CommandsPane
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
219_commandsPane = new CommandsPane(this);
System.Windows.Forms.Tests (3)
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\CommandsPane.CommandsPaneAccessibleObjectTests.cs (3)
14using CommandsPane commandsPane = new(propertyGrid); 27using CommandsPane commandsPane = new(propertyGrid); 42using CommandsPane commandsPane = new(propertyGrid);