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