1 implementation of OnCaretNavigation
PresentationFramework (1)
System\windows\Documents\TextSelection.cs (1)
2064void ITextSelection.OnCaretNavigation()
3 references to OnCaretNavigation
PresentationFramework (3)
System\windows\Documents\TextEditorSelection.cs (3)
2097textEditor.Selection.OnCaretNavigation(); 2172textEditor.Selection.OnCaretNavigation(); 2215textEditor.Selection.OnCaretNavigation();