1 implementation of OnCaretNavigation
PresentationFramework (1)
System\windows\Documents\TextSelection.cs (1)
2045void ITextSelection.OnCaretNavigation()
3 references to OnCaretNavigation
PresentationFramework (3)
System\windows\Documents\TextEditorSelection.cs (3)
2081textEditor.Selection.OnCaretNavigation(); 2156textEditor.Selection.OnCaretNavigation(); 2199textEditor.Selection.OnCaretNavigation();