2 references to PaintBackground
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonInternal\ButtonBaseAdapter.cs (1)
690
Control.
PaintBackground
(e, bounds);
winforms\Managed\System\WinForms\Control.cs (1)
9406
PaintBackground
(pevent, new Rectangle(rect.left, rect.top, rect.right, rect.bottom));