2 instantiations of 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);
2 references to CommandsPaneAccessibleObject
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.CommandsPaneAccessibleObject.cs (1)
19
/// Initializes new instance of <see cref="
CommandsPaneAccessibleObject
"/>.
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridInternal\AccessibleObjects\CommandsPane.CommandsPaneAccessibleObjectTests.cs (1)
15
CommandsPane.
CommandsPaneAccessibleObject
accessibleObject =