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)
556
if (
_highlights
== null)
561
return
_highlights
;