1 implementation of UpdateCaretAndHighlight
PresentationFramework (1)
System\windows\Documents\TextSelection.cs (1)
326void ITextSelection.UpdateCaretAndHighlight()
9 references to UpdateCaretAndHighlight
PresentationFramework (9)
System\windows\Documents\TextEditor.cs (6)
874_selection.UpdateCaretAndHighlight(); 885_selection.UpdateCaretAndHighlight(); 1648This._selection.UpdateCaretAndHighlight(); 1736This._selection.UpdateCaretAndHighlight(); 1765This._selection.UpdateCaretAndHighlight(); 1819This._selection.UpdateCaretAndHighlight();
System\windows\Documents\TextEditorContextMenu.cs (1)
251This.Selection.UpdateCaretAndHighlight();
System\windows\Documents\TextSelection.cs (2)
56thisSelection.UpdateCaretAndHighlight(); 725thisSelection.UpdateCaretAndHighlight();