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