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)
106if (!_hdc.IsNull) 108PInvokeCore.RestoreDC(_hdc, _savedState);