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