3 references to RenderInternal
System.Drawing (3)
commonui\System\Drawing\BufferedGraphics.cs (3)
118
RenderInternal
(new HandleRef(Graphics, targetDC), this);
133
RenderInternal
(new HandleRef(target, targetDC), this);
148
RenderInternal
(new HandleRef(null, targetDC), this);