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