1 write to _hdc
System.Private.Windows.Core (1)
Windows\Win32\Graphics\Gdi\SetRop2Scope.cs (1)
33_hdc = _previousRop == rop2 ? default : hdc;
2 references to _hdc
System.Private.Windows.Core (2)
Windows\Win32\Graphics\Gdi\SetRop2Scope.cs (2)
38if (!_hdc.IsNull) 40PInvokeCore.SetROP2(_hdc, _previousRop);