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