1 write to smallChange
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ScrollBar.cs (1)
425smallChange = value;
2 references to smallChange
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ScrollBar.cs (2)
416return Math.Min(smallChange, LargeChange); 419if (smallChange != value) {