3 references to GdipSetAdjustableArrowCapFillState
System.Drawing.Common (1)
System\Drawing\Drawing2D\AdjustableArrowCap.cs (1)
80
PInvokeGdiPlus.
GdipSetAdjustableArrowCapFillState
(NativeArrowCap, value).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
6781
/// <inheritdoc cref="
GdipSetAdjustableArrowCapFillState
(winmdroot.Graphics.GdiPlus.GpAdjustableArrowCap*, winmdroot.Foundation.BOOL)"/>
6786
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipSetAdjustableArrowCapFillState
(capLocal, fillState);