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