3 references to ListControlUnboundActionList
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ComboBoxDesigner.cs (1)
141
_actionLists.Add(new
ListControlUnboundActionList
(this));
System\Windows\Forms\Design\ListBoxDesigner.cs (2)
200
_actionLists.Add(new
ListControlUnboundActionList
(this));
213
_actionLists.Add(new
ListControlUnboundActionList
(this));