3 references to GdipSetPathGradientSurroundColorsWithCount
System.Drawing.Common (1)
System\Drawing\Drawing2D\PathGradientBrush.cs (1)
161PInvokeGdiPlus.GdipSetPathGradientSurroundColorsWithCount(
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
7456 /// <inheritdoc cref="GdipSetPathGradientSurroundColorsWithCount(winmdroot.Graphics.GdiPlus.GpPathGradient*, uint*, int*)"/> 7465 winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.GdipSetPathGradientSurroundColorsWithCount(brushLocal, colorLocal, countLocal);