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