4 references to AddLayer
PresentationFramework (4)
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
248textContainer.Highlights.AddLayer(highlightLayer);
System\Windows\Documents\ChildDocumentBlock.cs (1)
131ChildContainer.Highlights.AddLayer(_highlightLayer);
System\Windows\Documents\Speller.cs (1)
479_textEditor.TextContainer.Highlights.AddLayer(_highlightLayer);
System\windows\Documents\TextSelection.cs (1)
1818textContainer.Highlights.AddLayer(_highlightLayer);