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