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