Base:
property
ActionLists
System.ComponentModel.Design.ComponentDesigner.ActionLists
5 references to ActionLists
System.Windows.Forms.Design.Tests (5)
System\Windows\Forms\Design\ListViewDesignerTests.cs (5)
108DesignerActionListCollection actionLists = _listViewDesigner.ActionLists; 117DesignerActionListCollection firstCall = _listViewDesigner.ActionLists; 118DesignerActionListCollection secondCall = _listViewDesigner.ActionLists; 128() => results[0] = _listViewDesigner.ActionLists, 129() => results[1] = _listViewDesigner.ActionLists