AnnotationStore.AuthorChanged Événement

Définition

Se produit lorsqu'un auteur sur une Annotation du magasin change.

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 

Type d'événement

Remarques

L’événement AnchorChanged peut être utilisé pour surveiller les modifications apportées à l’annotation Authors contenue dans le magasin sans avoir à s’inscrire sur chaque Annotation élément individuellement.

S’applique à

Voir aussi