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