2 references to OnAnchorChanged
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (2)
84
annotation.AnchorChanged +=
OnAnchorChanged
;
100
existingCachedAnnot.Annotation.AnchorChanged -=
OnAnchorChanged
;