2 references to Added
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\AttachedAnnotationChangedEventArgs.cs (1)
168return new AttachedAnnotationChangedEventArgs(AttachedAnnotationAction.Added, attachedAnnotation, null, AttachmentLevel.Unresolved);
src\Framework\MS\Internal\Annotations\Component\AnnotationComponentManager.cs (1)
120case AttachedAnnotationAction.Added: