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