3 references to GdipGetPathGradientPresetBlendCount
System.Drawing.Common (1)
System\Drawing\Drawing2D\PathGradientBrush.cs (1)
267
PInvokeGdiPlus.
GdipGetPathGradientPresetBlendCount
(NativePathGradient, &count).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
4409
/// <inheritdoc cref="
GdipGetPathGradientPresetBlendCount
(winmdroot.Graphics.GdiPlus.GpPathGradient*, int*)"/>
4416
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipGetPathGradientPresetBlendCount
(brushLocal, countLocal);