19 references to ReleaseHdcInternal
System.Drawing (6)
commonui\System\Drawing\BufferedGraphics.cs (2)
136
target.
ReleaseHdcInternal
(targetDC);
165
buffer.Graphics.
ReleaseHdcInternal
(sourceDC);
commonui\System\Drawing\BufferedGraphicsContext.cs (1)
173
targetGraphics.
ReleaseHdcInternal
(destDc);
commonui\System\Drawing\Graphics.cs (2)
308
ReleaseHdcInternal
(hdc);
318
ReleaseHdcInternal
(this.nativeHdc);
misc\GDI\WindowsGraphics.cs (1)
283
this.graphics.
ReleaseHdcInternal
(this.dc.Hdc);
System.Windows.Forms (13)
misc\GDI\WindowsGraphics.cs (1)
283
this.graphics.
ReleaseHdcInternal
(this.dc.Hdc);
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxBaseAdapter.cs (1)
266
offscreen.
ReleaseHdcInternal
(dc);
winforms\Managed\System\WinForms\Control.cs (3)
6182
destGraphics.
ReleaseHdcInternal
(desthDC);
6185
g.
ReleaseHdcInternal
(hDc);
8535
e.Graphics.
ReleaseHdcInternal
(hdc);
winforms\Managed\System\WinForms\ControlPaint.cs (1)
1288
g2.
ReleaseHdcInternal
(dc);
winforms\Managed\System\WinForms\Cursor.cs (1)
508
graphics.
ReleaseHdcInternal
(dc);
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (1)
1446
offscreen.
ReleaseHdcInternal
(dc);
winforms\Managed\System\WinForms\ImageList.cs (2)
634
g.
ReleaseHdcInternal
(dc);
756
graphics.
ReleaseHdcInternal
(dc);
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (1)
429
tempGraphics.
ReleaseHdcInternal
(dc);
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2237
g.
ReleaseHdcInternal
(hdc);
winforms\Managed\System\WinForms\ToolStrip.cs (1)
2850
g.
ReleaseHdcInternal
(imageHdc);