3 references to RemoveLayer
PresentationFramework (3)
System\Windows\Documents\Speller.cs (1)
86
_textEditor.TextContainer.Highlights.
RemoveLayer
(_highlightLayer);
System\windows\Documents\TextSelection.cs (2)
730
thisSelection.Start.TextContainer.Highlights.
RemoveLayer
(_highlightLayer);
1829
textContainer.Highlights.
RemoveLayer
(highlightLayer);