3 references to new
System.Drawing.Common (2)
System\Drawing\Graphics.cs (1)
3329
using RegionScope dcRegion =
new
(hdc);
System\Drawing\Icon.cs (1)
333
using RegionScope clippingRegion =
new
(hdc);
System.Windows.Forms (1)
System\Windows\Forms\Rendering\DCMapping.cs (1)
55
RegionScope originalRegion =
new
(hdc);