4 references to AddLayer
PresentationFramework (4)
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
239textContainer.Highlights.AddLayer(highlightLayer);
System\Windows\Documents\ChildDocumentBlock.cs (1)
127ChildContainer.Highlights.AddLayer(_highlightLayer);
System\Windows\Documents\Speller.cs (1)
461_textEditor.TextContainer.Highlights.AddLayer(_highlightLayer);
System\windows\Documents\TextSelection.cs (1)
1799textContainer.Highlights.AddLayer(_highlightLayer);