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