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