3 references to PropertyGridToolStripAccessibleObject
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridToolStrip.cs (1)
34
=> new
PropertyGridToolStripAccessibleObject
(this, _parentPropertyGrid);
System.Windows.Forms.Tests (2)
System\Windows\Forms\AccessibleObjects\PropertyGridToolStrip.PropertyGridToolStripAccessibleObjectTests.cs (2)
18
new PropertyGridToolStrip.
PropertyGridToolStripAccessibleObject
(propertyGridToolStrip, propertyGrid);
62
PropertyGridToolStrip.PropertyGridToolStripAccessibleObject accessibleObject =
new
(propertyGridToolStrip, propertyGrid);