5 references to AnchorChanged
PresentationFramework (5)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (2)
71
annotation.
AnchorChanged
+= OnAnchorChanged;
87
existingCachedAnnot.Annotation.
AnchorChanged
-= OnAnchorChanged;
System\Windows\Annotations\Annotation.cs (3)
744
FireResourceEvent((AnnotationResource)sender, AnnotationAction.Modified,
AnchorChanged
);
770
FireResourceEvent(anchor, AnnotationAction.Removed,
AnchorChanged
);
791
FireResourceEvent(anchor, action,
AnchorChanged
);