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