3 references to DesignerActionVerbList
System.Windows.Forms.Design (3)
System\ComponentModel\Design\DesignerActionService.cs (1)
213
actionLists.Add(new
DesignerActionVerbList
([.. verbsArray]));
System\Windows\Forms\Design\ToolStripDesigner.cs (1)
81
actionLists.Add(new
DesignerActionVerbList
(verbsArray));
System\Windows\Forms\Design\ToolStripDropDownDesigner.cs (1)
68
actionLists.Add(new
DesignerActionVerbList
(cmverbsArray));