1 reference to IntCreateRectRgn
System.Drawing (1)
misc\GDI\SafeNativeMethods.cs (1)
105IntPtr hRgn = System.Internal.HandleCollector.Add(IntCreateRectRgn(x1, y1, x2, y2), IntSafeNativeMethods.CommonHandles.GDI);