3 references to GdipDeletePathIter
System.Drawing.Common (1)
System\Drawing\Drawing2D\GraphicsPathIterator.cs (1)
34PInvokeGdiPlus.GdipDeletePathIter(_nativeIterator);
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
1777 /// <inheritdoc cref="GdipDeletePathIter(winmdroot.Graphics.GdiPlus.GpPathIterator*)"/> 1782 winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.GdipDeletePathIter(iteratorLocal);