2 references to OnAuthorUpdated
PresentationFramework (2)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (2)
1344
_attachedAnnotation.Annotation.AuthorChanged += new AnnotationAuthorChangedEventHandler(
OnAuthorUpdated
);
1374
_attachedAnnotation.Annotation.AuthorChanged -= new AnnotationAuthorChangedEventHandler(
OnAuthorUpdated
);