1 implementation of UpdateCaretAndHighlight
PresentationFramework (1)
System\windows\Documents\TextSelection.cs (1)
323
void ITextSelection.
UpdateCaretAndHighlight
()
9 references to UpdateCaretAndHighlight
PresentationFramework (9)
System\windows\Documents\TextEditor.cs (6)
868
_selection.
UpdateCaretAndHighlight
();
879
_selection.
UpdateCaretAndHighlight
();
1642
This._selection.
UpdateCaretAndHighlight
();
1730
This._selection.
UpdateCaretAndHighlight
();
1759
This._selection.
UpdateCaretAndHighlight
();
1813
This._selection.
UpdateCaretAndHighlight
();
System\windows\Documents\TextEditorContextMenu.cs (1)
249
This.Selection.
UpdateCaretAndHighlight
();
System\windows\Documents\TextSelection.cs (2)
53
thisSelection.
UpdateCaretAndHighlight
();
722
thisSelection.
UpdateCaretAndHighlight
();