2 references to ListViewActionList
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ListViewDesigner.cs (1)
179
_actionLists.Add(new
ListViewActionList
(this));
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ListViewActionListTests.cs (1)
19
_actionList =
new
(_designer);