2 references to OnSelectionChangedDuringGotFocus
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorMouse.cs (2)
637
selection.Changed +=
OnSelectionChangedDuringGotFocus
;
643
selection.Changed -=
OnSelectionChangedDuringGotFocus
;