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