3 references to GdipSetPathGradientTransform
System.Drawing.Common (1)
System\Drawing\Drawing2D\PathGradientBrush.cs (1)
324PInvokeGdiPlus.GdipSetPathGradientTransform(NativePathGradient, value.NativeMatrix).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
7475 /// <inheritdoc cref="GdipSetPathGradientTransform(winmdroot.Graphics.GdiPlus.GpPathGradient*, winmdroot.Graphics.GdiPlus.Matrix*)"/> 7482 winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.GdipSetPathGradientTransform(brushLocal, matrixLocal);