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