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