3 references to MaskedTextBoxDesignerActionList
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\MaskedTextBoxDesigner.cs (2)
33_actions.Add(new MaskedTextBoxDesignerActionList(this)); 148MaskedTextBoxDesignerActionList actionList = new(this);
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\MaskedTextBoxDesignerActionListTests.cs (1)
28_actionList = new(_designer);