5 references to new
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);