2 references to DrawToolStripBackground
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStrip.cs (1)
3818Renderer.DrawToolStripBackground(new ToolStripRenderEventArgs(g, this));
winforms\Managed\System\WinForms\ToolStripPanel.cs (1)
881Renderer.DrawToolStripBackground(new ToolStripRenderEventArgs(e.Graphics, this));