3 references to AddRange
System.Windows.Forms.Tests (3)
System\Windows\Forms\ToolStripItemCollectionTests.cs (3)
110
contextMenuStrip.Items.
AddRange
(toolStripDropDownButton.DropDownItems);
117
contextMenuStrip.Items.
AddRange
(toolStripDropDownButton.DropDownItems);
142
toolStrip.Items.
AddRange
(itemCollection);