1 write to _highlights
PresentationFramework (1)
System\Windows\Documents\FixedTextContainer.cs (1)
551
_highlights
= new Highlights(this);
2 references to _highlights
PresentationFramework (2)
System\Windows\Documents\FixedTextContainer.cs (2)
549
if (
_highlights
== null)
554
return
_highlights
;