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