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