1 write to _smallChange
System.Windows.Forms (1)
System\Windows\Forms\Scrolling\ScrollBar.cs (1)
312_smallChange = value;
2 references to _smallChange
System.Windows.Forms (2)
System\Windows\Forms\Scrolling\ScrollBar.cs (2)
304return Math.Min(_smallChange, LargeChange); 308if (_smallChange != value)