4 references to FillRectangles
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\ToolStripHighContrastRenderer.cs (1)
80
g.
FillRectangles
(SystemBrushes.ControlText, shadowRects);
System\Windows\Forms\Controls\ToolStrips\ToolstripProfessionalRenderer.cs (3)
523
g.
FillRectangles
(gripLightBrush, shadowRects);
531
g.
FillRectangles
(controlTextBrush, shadowRects);
1380
g.
FillRectangles
(brush, paintRects);