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