1 write to tickStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TrackBar.cs (1)
633
tickStyle
= value;
3 references to tickStyle
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TrackBar.cs (3)
204
switch (
tickStyle
) {
622
return
tickStyle
;
632
if (
tickStyle
!= value) {