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