1 write to _highlights
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentSequenceTextContainer.cs (1)
480_highlights = new DocumentSequenceHighlights(this);
2 references to _highlights
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentSequenceTextContainer.cs (2)
478if (_highlights == null) 483return _highlights;