1 implementation of OnCaretNavigation
PresentationFramework (1)
System\windows\Documents\TextSelection.cs (1)
2061void ITextSelection.OnCaretNavigation()
3 references to OnCaretNavigation
PresentationFramework (3)
System\windows\Documents\TextEditorSelection.cs (3)
2082textEditor.Selection.OnCaretNavigation(); 2157textEditor.Selection.OnCaretNavigation(); 2200textEditor.Selection.OnCaretNavigation();