1 implementation of OnCaretNavigation
PresentationFramework (1)
src\Framework\System\windows\Documents\TextSelection.cs (1)
2072void ITextSelection.OnCaretNavigation()
3 references to OnCaretNavigation
PresentationFramework (3)
src\Framework\System\windows\Documents\TextEditorSelection.cs (3)
2106textEditor.Selection.OnCaretNavigation(); 2181textEditor.Selection.OnCaretNavigation(); 2224textEditor.Selection.OnCaretNavigation();