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