3 references to GdipGetPathGradientPresetBlend
System.Drawing.Common (1)
System\Drawing\Drawing2D\PathGradientBrush.cs (1)
283PInvokeGdiPlus.GdipGetPathGradientPresetBlend(NativePathGradient, c, p, count).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
4390 /// <inheritdoc cref="GdipGetPathGradientPresetBlend(winmdroot.Graphics.GdiPlus.GpPathGradient*, uint*, float*, int)"/> 4399 winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.GdipGetPathGradientPresetBlend(brushLocal, blendLocal, positionsLocal, count);