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)
868_selection.UpdateCaretAndHighlight(); 879_selection.UpdateCaretAndHighlight(); 1642This._selection.UpdateCaretAndHighlight(); 1730This._selection.UpdateCaretAndHighlight(); 1759This._selection.UpdateCaretAndHighlight(); 1813This._selection.UpdateCaretAndHighlight();
System\windows\Documents\TextEditorContextMenu.cs (1)
249This.Selection.UpdateCaretAndHighlight();
System\windows\Documents\TextSelection.cs (2)
53thisSelection.UpdateCaretAndHighlight(); 722thisSelection.UpdateCaretAndHighlight();