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