6 references to new
System.Drawing.Common (1)
System\Drawing\BufferedGraphicsContext.cs (1)
206using CreateBitmapScope hbm = new(hdc, 1, 1);
System.Windows.Forms.Primitives.Tests (5)
System\Windows\Forms\DeviceContextScopeTests.cs (2)
20using CreateBitmapScope bitmapScope = new(dcScope, 20, 20); 60using CreateBitmapScope bitmapScope = new(dcScope, 20, 20);
Windows\Win32\RegionTests.cs (3)
17using CreateBitmapScope hbitmap = new(hdc, 20, 20); 37using CreateBitmapScope hbitmap = new(hdc, 20, 20); 51using CreateBitmapScope hbitmap = new(hdc, 20, 20);