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