1 write to _highlights
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedTextContainer.cs (1)
558_highlights = new Highlights(this);
2 references to _highlights
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedTextContainer.cs (2)
556if (_highlights == null) 561return _highlights;