1 write to overflowItems
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStrip.cs (1)
1536overflowItems = new ToolStripItemCollection(this, false);
2 references to overflowItems
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStrip.cs (2)
1535if (overflowItems == null) { 1538return overflowItems;