3 references to Normal
System.Windows.Forms (2)
System\Windows\Forms\Scrolling\ScrollBarRenderer.cs (2)
59InitializeRenderer(VisualStyleElement.ScrollBar.GripperHorizontal.Normal, (int)state); 129InitializeRenderer(VisualStyleElement.ScrollBar.GripperHorizontal.Normal, (int)state);
System.Windows.Forms.Tests (1)
System\Windows\Forms\VisualStyles\VisualStyleElementTests.cs (1)
169yield return new object[] { I(() => VisualStyleElement.ScrollBar.GripperHorizontal.Normal), "SCROLLBAR", 8, 0 };