3 references to RemoveLayer
PresentationFramework (3)
src\Framework\System\Windows\Documents\Speller.cs (1)
91
_textEditor.TextContainer.Highlights.
RemoveLayer
(_highlightLayer);
src\Framework\System\windows\Documents\TextSelection.cs (2)
733
thisSelection.Start.TextContainer.Highlights.
RemoveLayer
(_highlightLayer);
1837
textContainer.Highlights.
RemoveLayer
(highlightLayer);