6 references to new
System.Windows.Forms (3)
System\Windows\Forms\Rendering\ControlPaint.cs (3)
1838
using SetRop2Scope rop2Scope =
new
(desktopDC, rop2);
1859
using SetRop2Scope ropScope =
new
(desktopDC, rop2);
2109
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);