3 references to TextBoxActionList
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\TextBoxDesigner.cs (1)
26_actionLists.Add(new TextBoxActionList(this));
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\TextBoxActionListTests.cs (2)
16TextBoxActionList actionList = new(designer) 32TextBoxActionList actionList = new(designer);