4 references to Graphics
System.Drawing.Common (4)
System\Drawing\Graphics.cs (4)
92return new Graphics(nativeGraphics); 103return new Graphics(nativeGraphics); 122return new Graphics(nativeGraphics); 139return new Graphics(nativeGraphics) { _backingImage = image };