2 references to OnAnnotationUpdated
PresentationFramework (2)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (2)
1316
_attachedAnnotation.Annotation.CargoChanged += new AnnotationResourceChangedEventHandler(
OnAnnotationUpdated
);
1346
_attachedAnnotation.Annotation.CargoChanged -= new AnnotationResourceChangedEventHandler(
OnAnnotationUpdated
);