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