1 implementation of UpdateCaretAndHighlight
PresentationFramework (1)
src\Framework\System\windows\Documents\TextSelection.cs (1)
329
void ITextSelection.
UpdateCaretAndHighlight
()
9 references to UpdateCaretAndHighlight
PresentationFramework (9)
src\Framework\System\windows\Documents\TextEditor.cs (6)
901
_selection.
UpdateCaretAndHighlight
();
912
_selection.
UpdateCaretAndHighlight
();
1681
This._selection.
UpdateCaretAndHighlight
();
1775
This._selection.
UpdateCaretAndHighlight
();
1809
This._selection.
UpdateCaretAndHighlight
();
1863
This._selection.
UpdateCaretAndHighlight
();
src\Framework\System\windows\Documents\TextEditorContextMenu.cs (1)
260
This.Selection.
UpdateCaretAndHighlight
();
src\Framework\System\windows\Documents\TextSelection.cs (2)
59
thisSelection.
UpdateCaretAndHighlight
();
728
thisSelection.
UpdateCaretAndHighlight
();