2 references to Normal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripSystemRenderer.cs (2)
337
if (ToolStripManager.VisualStylesEnabled && VisualStyleRenderer.IsElementDefined(VisualStyleElement.Rebar.Chevron.
Normal
)) {
338
VisualStyleElement chevronElement = VisualStyleElement.Rebar.Chevron.
Normal
;