5 writes to newValue
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ScrollEvent.cs (5)
38
this.
newValue
= newValue;
50
this.
newValue
= newValue;
57
this.
newValue
= newValue;
66
this.
newValue
= newValue;
111
newValue
= value;
1 reference to newValue
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ScrollEvent.cs (1)
108
return
newValue
;