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