2 references to TrackVertical
System.Windows.Forms (1)
System\Windows\Forms\Controls\TrackBar\TrackBarRenderer.cs (1)
40
InitializeRenderer(VisualStyleElement.TrackBar.
TrackVertical
.Normal, 1);
System.Windows.Forms.Tests (1)
System\Windows\Forms\VisualStyles\VisualStyleElementTests.cs (1)
437
yield return new object[] { I(() => VisualStyleElement.TrackBar.
TrackVertical
.Normal), "TRACKBAR", 2, 1 };