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