4 references to AddLayer
PresentationFramework (4)
src\Framework\MS\Internal\Annotations\Component\HighlightComponent.cs (1)
258
textContainer.Highlights.
AddLayer
(highlightLayer);
src\Framework\System\Windows\Documents\ChildDocumentBlock.cs (1)
134
ChildContainer.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)
1826
textContainer.Highlights.
AddLayer
(_highlightLayer);