2 instantiations of MaskedTextBoxDesignerActionList
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\MaskedTextBoxDesigner.cs (2)
33
_actions.Add(new
MaskedTextBoxDesignerActionList
(this));
148
MaskedTextBoxDesignerActionList actionList =
new
(this);
1 reference to MaskedTextBoxDesignerActionList
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\MaskedTextBoxDesigner.cs (1)
148
MaskedTextBoxDesignerActionList
actionList = new(this);