3 references to AddRange
System.Windows.Forms.Tests (3)
System\Windows\Forms\ToolStripItemCollectionTests.cs (3)
112
contextMenuStrip.Items.
AddRange
(toolStripDropDownButton.DropDownItems);
119
contextMenuStrip.Items.
AddRange
(toolStripDropDownButton.DropDownItems);
144
toolStrip.Items.
AddRange
(itemCollection);