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