1 write to smallChange
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrackBar.cs (1)
573
smallChange
= value;
3 references to smallChange
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TrackBar.cs (3)
566
return
smallChange
;
572
if (
smallChange
!= value) {
927
SendMessage(NativeMethods.TBM_SETLINESIZE, 0,
smallChange
);