4 references to AddLayer
PresentationFramework (4)
src\Framework\MS\Internal\Annotations\Component\HighlightComponent.cs (1)
258textContainer.Highlights.AddLayer(highlightLayer);
src\Framework\System\Windows\Documents\ChildDocumentBlock.cs (1)
134ChildContainer.Highlights.AddLayer(_highlightLayer);
src\Framework\System\Windows\Documents\Speller.cs (1)
528_textEditor.TextContainer.Highlights.AddLayer(_highlightLayer);
src\Framework\System\windows\Documents\TextSelection.cs (1)
1826textContainer.Highlights.AddLayer(_highlightLayer);