AnnotationStore.AuthorChanged Gebeurtenis

Definitie

Treedt op wanneer een auteur in de Annotation store verandert.

public:
 event System::Windows::Annotations::AnnotationAuthorChangedEventHandler ^ AuthorChanged;
public event System.Windows.Annotations.AnnotationAuthorChangedEventHandler AuthorChanged;
member this.AuthorChanged : System.Windows.Annotations.AnnotationAuthorChangedEventHandler 
Public Custom Event AuthorChanged As AnnotationAuthorChangedEventHandler 
Public Event AuthorChanged As AnnotationAuthorChangedEventHandler 

Gebeurtenistype

Opmerkingen

De AnchorChanged gebeurtenis kan worden gebruikt om wijzigingen in de aantekening Authors in de store te controleren zonder dat u Annotation zich afzonderlijk hoeft te registreren.

Van toepassing op

Zie ook