1 instantiation of DocumentSequenceHighlightLayer
PresentationFramework (1)
System\Windows\Documents\ChildDocumentBlock.cs (1)
129_highlightLayer = new DocumentSequenceHighlightLayer(_aggregatedContainer);
2 references to DocumentSequenceHighlightLayer
PresentationFramework (2)
System\Windows\Documents\ChildDocumentBlock.cs (2)
123internal DocumentSequenceHighlightLayer ChildHighlightLayer 277private DocumentSequenceHighlightLayer _highlightLayer; // Highlight layer used to notify child TextContainer highlight changes.