1 write to _highlights
PresentationFramework (1)
System\Windows\Documents\TextContainer.cs (1)
1921
_highlights
= new Highlights(this);
2 references to _highlights
PresentationFramework (2)
System\Windows\Documents\TextContainer.cs (2)
1919
if (
_highlights
== null)
1924
return
_highlights
;