3 references to Update
PresentationFramework (3)
MS\Internal\Annotations\Anchoring\AttachedAnnotation.cs (1)
71
Update
(attachedAnchor, attachmentLevel, parent);
System\Windows\Annotations\AnnotationService.cs (2)
874
((AttachedAnnotation)matchingAnnotation).
Update
(attachedAnnotation.AttachedAnchor, attachedAnnotation.AttachmentLevel, null);
1418
((AttachedAnnotation)attachedAnnotation).
Update
(newAttachedAnchor, newAttachmentLevel, null);