3 references to GdipGetAdjustableArrowCapFillState
System.Drawing.Common (1)
System\Drawing\Drawing2D\AdjustableArrowCap.cs (1)
74
PInvokeGdiPlus.
GdipGetAdjustableArrowCapFillState
(NativeArrowCap, &isFilled).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
3014
/// <inheritdoc cref="
GdipGetAdjustableArrowCapFillState
(winmdroot.Graphics.GdiPlus.GpAdjustableArrowCap*, winmdroot.Foundation.BOOL*)"/>
3021
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipGetAdjustableArrowCapFillState
(capLocal, fillStateLocal);