3 references to Normal
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripSystemRenderer.cs (2)
585
? VisualStyleElement.ToolBar.SplitButton.
Normal
590
: VisualStyleElement.ToolBar.SplitButton.
Normal
;
System.Windows.Forms.Tests (1)
System\Windows\Forms\VisualStyles\VisualStyleElementTests.cs (1)
405
yield return new object[] { I(() => VisualStyleElement.ToolBar.SplitButton.
Normal
), "TOOLBAR", 3, 1 };