2 references to DesignerActionVerbList
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripDesigner.cs (1)
80
actionLists.Add(new
DesignerActionVerbList
(verbsArray));
System\Windows\Forms\Design\ToolStripDropDownDesigner.cs (1)
68
actionLists.Add(new
DesignerActionVerbList
(cmverbsArray));