3 implementations of RemoveAttachedAnnotation
PresentationFramework (3)
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
270
public void
RemoveAttachedAnnotation
(IAttachedAnnotation attachedAnnotation)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
236
public void
RemoveAttachedAnnotation
(IAttachedAnnotation attachedAnnotation)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
938
void IAnnotationComponent.
RemoveAttachedAnnotation
(IAttachedAnnotation attachedAnnotation)
1 reference to RemoveAttachedAnnotation
PresentationFramework (1)
MS\Internal\Annotations\Component\AnnotationComponentManager.cs (1)
92
component.
RemoveAttachedAnnotation
(attachedAnnotation); // let the annotation component know