6 references to AddRange
System.Windows.Forms.Design (6)
System\ComponentModel\Design\DesignerActionService.cs (3)
70
collection.
AddRange
(designerActionListCollection);
181
actionLists.
AddRange
(pullCollection);
271
actionLists.
AddRange
(pushCollection);
System\Windows\Forms\Design\Behavior\DesignerActionBehavior.cs (1)
62
lists.
AddRange
(ActionLists);
System\Windows\Forms\Design\ToolStripDesigner.cs (1)
70
actionLists.
AddRange
(base.ActionLists);
System\Windows\Forms\Design\ToolStripDropDownDesigner.cs (1)
55
actionLists.
AddRange
(base.ActionLists);