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