1 write to _docSeqContainer
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentSequenceHighlightLayer.cs (1)
44
_docSeqContainer
= docSeqContainer;
2 references to _docSeqContainer
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentSequenceHighlightLayer.cs (2)
67
return this.
_docSeqContainer
.Highlights.IsContentHighlighted(staticTextPointer, direction);
74
return this.
_docSeqContainer
.Highlights.GetNextHighlightChangePosition(staticTextPointer, direction);