1 implementation of UpdateCaretAndHighlight
PresentationFramework (1)
System\windows\Documents\TextSelection.cs (1)
323void ITextSelection.UpdateCaretAndHighlight()
9 references to UpdateCaretAndHighlight
PresentationFramework (9)
System\windows\Documents\TextEditor.cs (6)
865_selection.UpdateCaretAndHighlight(); 876_selection.UpdateCaretAndHighlight(); 1639This._selection.UpdateCaretAndHighlight(); 1727This._selection.UpdateCaretAndHighlight(); 1756This._selection.UpdateCaretAndHighlight(); 1810This._selection.UpdateCaretAndHighlight();
System\windows\Documents\TextEditorContextMenu.cs (1)
249This.Selection.UpdateCaretAndHighlight();
System\windows\Documents\TextSelection.cs (2)
53thisSelection.UpdateCaretAndHighlight(); 722thisSelection.UpdateCaretAndHighlight();