4 references to AddLayer
PresentationFramework (4)
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
240textContainer.Highlights.AddLayer(highlightLayer);
System\Windows\Documents\ChildDocumentBlock.cs (1)
128ChildContainer.Highlights.AddLayer(_highlightLayer);
System\Windows\Documents\Speller.cs (1)
462_textEditor.TextContainer.Highlights.AddLayer(_highlightLayer);
System\windows\Documents\TextSelection.cs (1)
1815textContainer.Highlights.AddLayer(_highlightLayer);