2 references to Normal
System.Windows.Forms (1)
System\Windows\Forms\Controls\ProgressBar\ProgressBarRenderer.cs (1)
29
InitializeRenderer(VisualStyleElement.ProgressBar.Bar.
Normal
);
System.Windows.Forms.Tests (1)
System\Windows\Forms\VisualStyles\VisualStyleElementTests.cs (1)
307
yield return new object[] { I(() => VisualStyleElement.ProgressBar.Bar.
Normal
), "PROGRESS", 1, 0 };