2 writes to oldValue
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ScrollEvent.cs (2)
58
this.
oldValue
= oldValue;
68
this.
oldValue
= oldValue;
1 reference to oldValue
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ScrollEvent.cs (1)
125
return
oldValue
;