2 references to Normal
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripSystemRenderer.cs (2)
436
if (ToolStripManager.VisualStylesEnabled && VisualStyleRenderer.IsElementDefined(VisualStyleElement.Rebar.Chevron.
Normal
))
438
VisualStyleElement chevronElement = VisualStyleElement.Rebar.Chevron.
Normal
;