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