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