2 references to CommandsPaneAccessibleObject
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.cs (1)
55
=> new
CommandsPaneAccessibleObject
(this, OwnerPropertyGrid);
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\CommandsPane.CommandsPaneAccessibleObjectTests.cs (1)
16
new CommandsPane.
CommandsPaneAccessibleObject
(commandsPane, propertyGrid);