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