2 references to DrawBackgroundImage
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ScrollableControl.cs (1)
765ControlPaint.DrawBackgroundImage(e.Graphics, BackgroundImage, BackColor, BackgroundImageLayout, displayRect, displayRect, displayRect.Location);
winforms\Managed\System\WinForms\TabPage.cs (1)
725ControlPaint.DrawBackgroundImage(e.Graphics, BackgroundImage, bkcolor, BackgroundImageLayout, inflateRect, inflateRect, DisplayRectangle.Location);