3 references to _contentSegments
PresentationFramework (3)
MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (3)
984
_contentSegments
.Clear();
1078
_contentSegments
.Add(new TextSegment(segmentStart, segmentEnd));
1109
foreach (TextSegment segment in
_contentSegments
)