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