1 write to _highlights
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextContainer.cs (1)
1936_highlights = new Highlights(this);
2 references to _highlights
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextContainer.cs (2)
1934if (_highlights == null) 1939return _highlights;