2 references to Image
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (2)
641if (pageInfo[i + StartPage].Image != null) { 642pevent.Graphics.DrawImage(pageInfo[i + StartPage].Image, box);