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