4 references to new
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\ToolStripDesigner.cs (3)
495ToolStripItemGlyph bodyGlyphForddItem = new(item, dropDownItemDesigner, bounds, toolStripBehavior); 669ToolStripItemGlyph bodyGlyphForItem = new(item, designer, bounds, toolStripBehavior); 1326ToolStripItemGlyph bodyGlyphForItem = new(item, itemDesigner, itemBounds, toolStripBehavior);
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (1)
395ToolStripItemGlyph bodyGlyphForddItem = new(item, dropDownItemDesigner, bounds, toolStripBehavior);