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)
16using PropertyGridToolStrip propertyGridToolStrip = new(propertyGrid); 29using PropertyGridToolStrip propertyGridToolStrip = new(propertyGrid); 43using PropertyGridToolStrip propertyGridToolStrip = new(propertyGrid); 60using PropertyGridToolStrip propertyGridToolStrip = new(propertyGrid);