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