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)
108
DesignerActionListCollection actionLists = _listViewDesigner.
ActionLists
;
117
DesignerActionListCollection firstCall = _listViewDesigner.
ActionLists
;
118
DesignerActionListCollection secondCall = _listViewDesigner.
ActionLists
;
128
() => results[0] = _listViewDesigner.
ActionLists
,
129
() => results[1] = _listViewDesigner.
ActionLists