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