2 references to Update
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorDragDrop.cs (1)
447_caretDragDrop.Update(/*visible:*/true, caretRectangle, caretBrush, 0.5, italic, CaretScrollMethod.None, /*wordWrappingPosition*/ double.NaN);
src\Framework\System\windows\Documents\TextSelection.cs (1)
2164caretElement.Update(caretVisible, caretRectangle, caretBrush, 1.0, italic, caretScrollMethod, scrollToOriginPosition);