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