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)
733thisSelection.Start.TextContainer.Highlights.RemoveLayer(_highlightLayer); 1837textContainer.Highlights.RemoveLayer(highlightLayer);