3 references to GdipCreatePathGradient
System.Drawing.Common (1)
System\Drawing\Drawing2D\PathGradientBrush.cs (1)
46
PInvokeGdiPlus.
GdipCreatePathGradient
(
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
1416
/// <inheritdoc cref="
GdipCreatePathGradient
(winmdroot.Graphics.GdiPlus.PointF*, int, winmdroot.Graphics.GdiPlus.WrapMode, winmdroot.Graphics.GdiPlus.GpPathGradient**)"/>
1423
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipCreatePathGradient
(pointsLocal, count, wrapMode, polyGradientLocal);