2 references to OnSelectionChangedDuringGotFocus
PresentationFramework (2)
System\windows\Documents\TextEditorMouse.cs (2)
619
selection.Changed +=
OnSelectionChangedDuringGotFocus
;
625
selection.Changed -=
OnSelectionChangedDuringGotFocus
;