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