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