1 implementation of UpdateCaretAndHighlight
PresentationFramework (1)
System\windows\Documents\TextSelection.cs (1)
326
void ITextSelection.
UpdateCaretAndHighlight
()
9 references to UpdateCaretAndHighlight
PresentationFramework (9)
System\windows\Documents\TextEditor.cs (6)
874
_selection.
UpdateCaretAndHighlight
();
885
_selection.
UpdateCaretAndHighlight
();
1648
This._selection.
UpdateCaretAndHighlight
();
1736
This._selection.
UpdateCaretAndHighlight
();
1765
This._selection.
UpdateCaretAndHighlight
();
1819
This._selection.
UpdateCaretAndHighlight
();
System\windows\Documents\TextEditorContextMenu.cs (1)
251
This.Selection.
UpdateCaretAndHighlight
();
System\windows\Documents\TextSelection.cs (2)
56
thisSelection.
UpdateCaretAndHighlight
();
725
thisSelection.
UpdateCaretAndHighlight
();