1 write to targetDC
System.Drawing (1)
commonui\System\Drawing\BufferedGraphics.cs (1)
50this.targetDC = targetDC;
1 reference to targetDC
System.Drawing (1)
commonui\System\Drawing\BufferedGraphics.cs (1)
118RenderInternal(new HandleRef(Graphics, targetDC), this);