2 references to DrawImage
System.Drawing.Common (1)
misc\DpiHelper.cs (1)
124graphics.DrawImage(logicalImage, destRect, sourceRect, GraphicsUnit.Pixel);
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Internals\ScaleHelper.cs (1)
197graphics.DrawImage(bitmap, destinationBounds, sourceBounds, GraphicsUnit.Pixel);