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