3 references to Draw
System.Drawing (3)
commonui\System\Drawing\Graphics.cs (1)
2714
icon.
Draw
(this, targetRect);
commonui\System\Drawing\Icon.cs (2)
493
Draw
(graphics, new Rectangle(x, y, size.Width, size.Height));
1081
Draw
(graphics, new Rectangle(0, 0, size.Width, size.Height));