1 instantiation of UpDownEdit
System.Windows.Forms (1)
winforms\Managed\System\WinForms\UpDownBase.cs (1)
93upDownEdit = new UpDownEdit(this);
2 references to UpDownEdit
System.Windows.Forms (2)
winforms\Managed\System\WinForms\UpDownBase.cs (2)
48internal UpDownEdit upDownEdit; // See nested class at end of this file 1369public UpDownEditAccessibleObject(UpDownEdit owner, UpDownBase parent) : base(owner) {