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));