1 write to StrokeEndLineCap
PresentationFramework (1)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
592marker.StrokeEndLineCap = PenLineCap.Round;
1 reference to StrokeEndLineCap
PresentationFramework (1)
System\Windows\Shapes\Shape.cs (1)
496_pen.EndLineCap = StrokeEndLineCap;