5 references to DrawBackground
System.Windows.Forms (5)
winforms\Managed\System\WinForms\UpDownBase.cs (4)
819vsr.DrawBackground(e.Graphics, bounds, clipLeft, HandleInternal); 820vsr.DrawBackground(e.Graphics, bounds, clipTop, HandleInternal); 821vsr.DrawBackground(e.Graphics, bounds, clipRight, HandleInternal); 822vsr.DrawBackground(e.Graphics, bounds, clipBottom, HandleInternal);
winforms\Managed\System\WinForms\VisualStyles\VisualStyleRenderer.cs (1)
307DrawBackground(dc, bounds, clipRectangle, IntPtr.Zero);