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