3 references to ConvertRectangleToMemory
System.Drawing (3)
commonui\System\Drawing\Advanced\GraphicsPath.cs (1)
1185
IntPtr buf = SafeNativeMethods.Gdip.
ConvertRectangleToMemory
(rects);
commonui\System\Drawing\Graphics.cs (2)
1494
IntPtr buf = SafeNativeMethods.Gdip.
ConvertRectangleToMemory
(rects);
2084
IntPtr buf = SafeNativeMethods.Gdip.
ConvertRectangleToMemory
(rects);