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