3 references to GdipGetPathGradientCenterColor
System.Drawing.Common (1)
System\Drawing\Drawing2D\PathGradientBrush.cs (1)
126PInvokeGdiPlus.GdipGetPathGradientCenterColor(NativePathGradient, (uint*)&argb).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
4339 /// <inheritdoc cref="GdipGetPathGradientCenterColor(winmdroot.Graphics.GdiPlus.GpPathGradient*, uint*)"/> 4346 winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.GdipGetPathGradientCenterColor(brushLocal, colorsLocal);