3 references to GdipResetPathGradientTransform
System.Drawing.Common (1)
System\Drawing\Drawing2D\PathGradientBrush.cs (1)
332PInvokeGdiPlus.GdipResetPathGradientTransform(NativePathGradient).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
6467 /// <inheritdoc cref="GdipResetPathGradientTransform(winmdroot.Graphics.GdiPlus.GpPathGradient*)"/> 6472 winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.GdipResetPathGradientTransform(brushLocal);