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