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