3 references to DrawImageUnscaled
System.Drawing.Common.Tests (2)
mono\System.Drawing\GraphicsTests.cs (2)
2764Assert.Throws<ArgumentNullException>(() => g.DrawImageUnscaled(null, new Point(0, 0))); 2772g.DrawImageUnscaled(bmp, new Point(0, 0));
System.Windows.Forms (1)
System\Windows\Forms\Controls\UpDown\UpDownBase.UpDownButtons.cs (1)
294e.GraphicsInternal.DrawImageUnscaled(