1 instantiation of AdjustableArrowCap
System.Drawing.Common (1)
System\Drawing\Drawing2D\CustomLineCap.cs (1)
49return new AdjustableArrowCap(cap);
1 reference to AdjustableArrowCap
System.Drawing (1)
System.Drawing.cs (1)
20[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Drawing2D.AdjustableArrowCap))]