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