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