2 references to Band
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripSystemRenderer.cs (1)
218
else if (ToolStripManager.VisualStylesEnabled && VisualStyleRenderer.IsElementDefined(VisualStyleElement.Rebar.
Band
.Normal))
System.Windows.Forms.Tests (1)
System\Windows\Forms\VisualStyles\VisualStyleElementTests.cs (1)
319
yield return new object[] { I(() => VisualStyleElement.Rebar.
Band
.Normal), "REBAR", 3, 0 };