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