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