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