1 write to _hdc
System.Windows.Forms (1)
System\Windows\Forms\Rendering\DCMapping.cs (1)
36
_hdc
= hdc;
2 references to _hdc
System.Windows.Forms (2)
System\Windows\Forms\Rendering\DCMapping.cs (2)
109
if (!
_hdc
.IsNull)
111
PInvokeCore.RestoreDC(
_hdc
, _savedState);