2 references to new
System.Private.Windows.GdiPlus (2)
Windows\Win32\Graphics\GdiPlus\GpRegionExtensions.cs (2)
13
RegionScope scope =
new
(InitializeFromGdiPlus(region.GetPointer(), graphics.GetPointer()));
26
RegionScope scope =
new
(InitializeFromGdiPlus(region.GetPointer(), graphics));