3 references to _contentSegments
PresentationFramework (3)
src\Framework\MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (3)
1008
_contentSegments
.Clear();
1104
_contentSegments
.Add(new TextSegment(segmentStart, segmentEnd));
1137
foreach (TextSegment segment in
_contentSegments
)