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