3 references to GdipGetPathGradientRect
System.Drawing.Common (1)
System\Drawing\Drawing2D\PathGradientBrush.cs (1)
192
PInvokeGdiPlus.
GdipGetPathGradientRect
(NativePathGradient, (RectF*)&rect).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
4425
/// <inheritdoc cref="
GdipGetPathGradientRect
(winmdroot.Graphics.GdiPlus.GpPathGradient*, winmdroot.Graphics.GdiPlus.RectF*)"/>
4432
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipGetPathGradientRect
(brushLocal, rectLocal);