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