1 write to _highlights
PresentationFramework (1)
System\Windows\Documents\DocumentSequenceTextContainer.cs (1)
456
_highlights
= new DocumentSequenceHighlights(this);
2 references to _highlights
PresentationFramework (2)
System\Windows\Documents\DocumentSequenceTextContainer.cs (2)
454
if (
_highlights
== null)
459
return
_highlights
;