2 references to GetROP2
System.Windows.Forms (1)
System\Windows\Forms\Rendering\ScreenDcCache.cs (1)
110Debug.Assert(PInvoke.GetROP2(hdc) == R2_MODE.R2_COPYPEN);
System.Windows.Forms.Primitives.TestUtilities (1)
DeviceContextState.cs (1)
31Rop2Mode = PInvoke.GetROP2(hdc);