3 implementations of AddAttachedAnnotation
PresentationFramework (3)
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
214
public void
AddAttachedAnnotation
(IAttachedAnnotation attachedAnnotation)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
200
public void
AddAttachedAnnotation
(IAttachedAnnotation attachedAnnotation)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
904
void IAnnotationComponent.
AddAttachedAnnotation
(IAttachedAnnotation attachedAnnotation)
1 reference to AddAttachedAnnotation
PresentationFramework (1)
MS\Internal\Annotations\Component\AnnotationComponentManager.cs (1)
190
component.
AddAttachedAnnotation
(attachedAnnotation); // this might cause recursion in modify if annotation component adds to annotation