3 references to SetNativeLineCap
System.Drawing.Common (3)
System\Drawing\Drawing2D\AdjustableArrowCap.cs (1)
16SetNativeLineCap((GpCustomLineCap*)nativeCap);
System\Drawing\Drawing2D\CustomLineCap.cs (2)
29SetNativeLineCap(lineCap); 32internal CustomLineCap(GpCustomLineCap* lineCap) => SetNativeLineCap(lineCap);