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