5 references to PropertyGridToolStrip
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
176
_toolStrip = new
PropertyGridToolStrip
(this);
System.Windows.Forms.Tests (4)
System\Windows\Forms\AccessibleObjects\PropertyGridToolStrip.PropertyGridToolStripAccessibleObjectTests.cs (4)
16
using PropertyGridToolStrip propertyGridToolStrip =
new
(propertyGrid);
29
using PropertyGridToolStrip propertyGridToolStrip =
new
(propertyGrid);
43
using PropertyGridToolStrip propertyGridToolStrip =
new
(propertyGrid);
60
using PropertyGridToolStrip propertyGridToolStrip =
new
(propertyGrid);