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