3 references to Draw
System.Drawing.Common (3)
System\Drawing\Graphics.cs (1)
2915
icon.
Draw
(this, targetRect);
System\Drawing\Icon.cs (2)
355
Draw
(graphics, new Rectangle(x, y, size.Width, size.Height));
753
Draw
(graphics, new Rectangle(0, 0, size.Width, size.Height));