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