3 implementations of ModifyAttachedAnnotation
PresentationFramework (3)
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
302
public void
ModifyAttachedAnnotation
(IAttachedAnnotation attachedAnnotation, object previousAttachedAnchor, AttachmentLevel previousAttachmentLevel)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
256
public void
ModifyAttachedAnnotation
(IAttachedAnnotation attachedAnnotation, object previousAttachedAnchor, AttachmentLevel previousAttachmentLevel)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
955
void IAnnotationComponent.
ModifyAttachedAnnotation
(IAttachedAnnotation attachedAnnotation, object previousAttachedAnchor, AttachmentLevel previousAttachmentLevel)
1 reference to ModifyAttachedAnnotation
PresentationFramework (1)
MS\Internal\Annotations\Component\AnnotationComponentManager.cs (1)
240
component.
ModifyAttachedAnnotation
(attachedAnnotation, previousAttachedAnchor, previousAttachmentLevel); // let the annotation component know