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