1 implementation of UpdateCaretAndHighlight
PresentationFramework (1)
System\windows\Documents\TextSelection.cs (1)
310
void ITextSelection.
UpdateCaretAndHighlight
()
9 references to UpdateCaretAndHighlight
PresentationFramework (9)
System\windows\Documents\TextEditor.cs (6)
861
_selection.
UpdateCaretAndHighlight
();
872
_selection.
UpdateCaretAndHighlight
();
1623
This._selection.
UpdateCaretAndHighlight
();
1708
This._selection.
UpdateCaretAndHighlight
();
1737
This._selection.
UpdateCaretAndHighlight
();
1788
This._selection.
UpdateCaretAndHighlight
();
System\windows\Documents\TextEditorContextMenu.cs (1)
248
This.Selection.
UpdateCaretAndHighlight
();
System\windows\Documents\TextSelection.cs (2)
52
thisSelection.
UpdateCaretAndHighlight
();
709
thisSelection.
UpdateCaretAndHighlight
();