4 references to RemoveAttachedAnnotation
PresentationFramework (4)
src\Framework\MS\Internal\Annotations\Component\AnnotationComponentManager.cs (4)
125this.RemoveAttachedAnnotation(e.AttachedAnnotation, true); 133this.RemoveAttachedAnnotation(e.AttachedAnnotation, false); 239RemoveAttachedAnnotation(attachedAnnotation, true); 263RemoveAttachedAnnotation(attachedAnnotation, true);