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)
855_selection.UpdateCaretAndHighlight(); 866_selection.UpdateCaretAndHighlight(); 1617This._selection.UpdateCaretAndHighlight(); 1702This._selection.UpdateCaretAndHighlight(); 1731This._selection.UpdateCaretAndHighlight(); 1776This._selection.UpdateCaretAndHighlight();
System\windows\Documents\TextEditorContextMenu.cs (1)
248This.Selection.UpdateCaretAndHighlight();
System\windows\Documents\TextSelection.cs (2)
52thisSelection.UpdateCaretAndHighlight(); 709thisSelection.UpdateCaretAndHighlight();