5 references to FillBackground
System.Windows.Forms (5)
System\Windows\Forms\Controls\ToolStrips\ToolStripSystemDarkModeRenderer.cs (5)
139FillBackground(g, bounds, GetDarkModeColor(SystemColors.Menu)); 144FillBackground(g, bounds, GetDarkModeColor(SystemColors.Menu)); 149FillBackground(g, bounds, GetDarkModeColor(e.BackColor)); 162FillBackground(e.Graphics, bounds, GetDarkModeColor(SystemColors.Control)); 262FillBackground(e.Graphics, bounds, e.Item.BackColor);