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