2 references to OnTextSelectionChanged
PresentationFramework (2)
System\Windows\Controls\TextAdaptor.cs (2)
48_textContainer.TextSelection?.Changed += new EventHandler(OnTextSelectionChanged); 58_textContainer.TextSelection.Changed -= new EventHandler(OnTextSelectionChanged);