Base:
property
ActionLists
System.ComponentModel.Design.ComponentDesigner.ActionLists
3 references to ActionLists
System.Windows.Forms.Design.Tests (3)
System\Windows\Forms\Design\TextBoxDesignerTests.cs (3)
17
DesignerActionListCollection actionLists = designer.
ActionLists
;
31
DesignerActionListCollection actionLists1 = designer.
ActionLists
;
32
DesignerActionListCollection actionLists2 = designer.
ActionLists
;