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