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