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