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