1 write to _hdc
System.Windows.Forms.Primitives (1)
Windows\Win32\SetRop2Scope.cs (1)
33_hdc = _previousRop == rop2 ? default : hdc;
2 references to _hdc
System.Windows.Forms.Primitives (2)
Windows\Win32\SetRop2Scope.cs (2)
38if (!_hdc.IsNull) 40PInvoke.SetROP2(_hdc, _previousRop);