3 implementations of RemoveAttachedAnnotation
PresentationFramework (3)
src\Framework\MS\Internal\Annotations\Component\HighlightComponent.cs (1)
281
public void
RemoveAttachedAnnotation
(IAttachedAnnotation attachedAnnotation)
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (1)
246
public void
RemoveAttachedAnnotation
(IAttachedAnnotation attachedAnnotation)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
950
void IAnnotationComponent.
RemoveAttachedAnnotation
(IAttachedAnnotation attachedAnnotation)
1 reference to RemoveAttachedAnnotation
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\Component\AnnotationComponentManager.cs (1)
97
component.
RemoveAttachedAnnotation
(attachedAnnotation); // let the annotation component know