6 instantiations of SetRop2Scope
System.Windows.Forms (3)
System\Windows\Forms\Rendering\ControlPaint.cs (3)
1809
using SetRop2Scope rop2Scope =
new
(desktopDC, rop2);
1830
using SetRop2Scope ropScope =
new
(desktopDC, rop2);
2045
using SetRop2Scope ropScope =
new
(desktopDC, rop2);
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\OleDragDropHandler.cs (1)
440
using SetRop2Scope rop2Scope =
new
(dc, rop2);
System.Windows.Forms.Primitives (2)
System\Windows\Forms\DeviceContextExtensions.cs (2)
34
using SetRop2Scope ropScope =
new
(hdc, R2_MODE.R2_COPYPEN);
84
using SetRop2Scope ropScope =
new
(hdc, R2_MODE.R2_COPYPEN);
6 references to SetRop2Scope
System.Windows.Forms (3)
System\Windows\Forms\Rendering\ControlPaint.cs (3)
1809
using
SetRop2Scope
rop2Scope = new(desktopDC, rop2);
1830
using
SetRop2Scope
ropScope = new(desktopDC, rop2);
2045
using
SetRop2Scope
ropScope = new(desktopDC, rop2);
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\OleDragDropHandler.cs (1)
440
using
SetRop2Scope
rop2Scope = new(dc, rop2);
System.Windows.Forms.Primitives (2)
System\Windows\Forms\DeviceContextExtensions.cs (2)
34
using
SetRop2Scope
ropScope = new(hdc, R2_MODE.R2_COPYPEN);
84
using
SetRop2Scope
ropScope = new(hdc, R2_MODE.R2_COPYPEN);