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