1 write to downButton
System.Windows.Forms (1)
winforms\Managed\System\WinForms\UpDownBase.cs (1)
1863
downButton
= new DirectionButtonAccessibleObject(this, false);
2 references to downButton
System.Windows.Forms (2)
winforms\Managed\System\WinForms\UpDownBase.cs (2)
1862
if (
downButton
== null) {
1865
return
downButton
;