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)
865
_selection.
UpdateCaretAndHighlight
();
876
_selection.
UpdateCaretAndHighlight
();
1639
This._selection.
UpdateCaretAndHighlight
();
1727
This._selection.
UpdateCaretAndHighlight
();
1756
This._selection.
UpdateCaretAndHighlight
();
1810
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
();