4 references to new
System.Windows.Forms (1)
System\Windows\Forms\Rendering\DCMapping.cs (1)
55
RegionScope originalRegion =
new
(hdc);
System.Windows.Forms.Primitives.Tests (3)
System\Windows\Forms\DeviceContextScopeTests.cs (1)
46
using RegionScope regionScope =
new
(hdcScope);
Windows\Win32\RegionTests.cs (2)
40
using RegionScope hregion =
new
(hdc);
57
using RegionScope retrievedRegion =
new
(hdc);