1 implementation of UpdateCaretAndHighlight
PresentationFramework (1)
System\windows\Documents\TextSelection.cs (1)
311
void ITextSelection.
UpdateCaretAndHighlight
()
9 references to UpdateCaretAndHighlight
PresentationFramework (9)
System\windows\Documents\TextEditor.cs (6)
862
_selection.
UpdateCaretAndHighlight
();
873
_selection.
UpdateCaretAndHighlight
();
1624
This._selection.
UpdateCaretAndHighlight
();
1709
This._selection.
UpdateCaretAndHighlight
();
1738
This._selection.
UpdateCaretAndHighlight
();
1789
This._selection.
UpdateCaretAndHighlight
();
System\windows\Documents\TextEditorContextMenu.cs (1)
249
This.Selection.
UpdateCaretAndHighlight
();
System\windows\Documents\TextSelection.cs (2)
53
thisSelection.
UpdateCaretAndHighlight
();
710
thisSelection.
UpdateCaretAndHighlight
();