5 references to AnchorChanged
PresentationFramework (5)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (2)
78
annotation.
AnchorChanged
+= OnAnchorChanged;
94
existingCachedAnnot.Annotation.
AnchorChanged
-= OnAnchorChanged;
System\Windows\Annotations\Annotation.cs (3)
751
FireResourceEvent((AnnotationResource)sender, AnnotationAction.Modified,
AnchorChanged
);
777
FireResourceEvent(anchor, AnnotationAction.Removed,
AnchorChanged
);
798
FireResourceEvent(anchor, action,
AnchorChanged
);