3 references to GdipStartPathFigure
System.Drawing.Common (1)
System\Drawing\Drawing2D\GraphicsPath.cs (1)
202PInvokeGdiPlus.GdipStartPathFigure(_nativePath);
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
8018 /// <inheritdoc cref="GdipStartPathFigure(winmdroot.Graphics.GdiPlus.GpPath*)"/> 8023 winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.GdipStartPathFigure(pathLocal);