1 write to _docSeqContainer
PresentationFramework (1)
System\Windows\Documents\DocumentSequenceHighlightLayer.cs (1)
40
_docSeqContainer
= docSeqContainer;
2 references to _docSeqContainer
PresentationFramework (2)
System\Windows\Documents\DocumentSequenceHighlightLayer.cs (2)
63
return this.
_docSeqContainer
.Highlights.IsContentHighlighted(staticTextPointer, direction);
70
return this.
_docSeqContainer
.Highlights.GetNextHighlightChangePosition(staticTextPointer, direction);