2 references to DrawImageUnscaled
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
2733
this.
DrawImageUnscaled
(icon.ToBitmap(), targetRect);
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ControlPaint.cs (1)
1604
graphics.
DrawImageUnscaled
(bmp, imageBounds);