2 references to AnchorModified
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\AttachedAnnotationChangedEventArgs.cs (1)
218
return new AttachedAnnotationChangedEventArgs(AttachedAnnotationAction.
AnchorModified
, attachedAnnotation, previousAttachedAnchor, previousAttachmentLevel);
src\Framework\MS\Internal\Annotations\Component\AnnotationComponentManager.cs (1)
136
case AttachedAnnotationAction.
AnchorModified
: