AnnotationAuthorChangedEventArgs(Annotation, AnnotationAction, Object) Constructeur

Définition

Initialise une nouvelle instance de la classe AnnotationAuthorChangedEventArgs.

C#
public AnnotationAuthorChangedEventArgs(System.Windows.Annotations.Annotation annotation, System.Windows.Annotations.AnnotationAction action, object author);

Paramètres

annotation
Annotation

Annotation qui déclenche l'événement.

action
AnnotationAction

L'opération d'auteur a effectué : Added, Removed ou Modified.

author
Object

Objet auteur modifié par l'événement.

Exceptions

annotation ou action est une référence Null (Nothing en Visual Basic).

Remarques

AnnotationAuthorChangedEventArgs est passé en tant que paramètre à chaque AnnotationAuthorChangedEventHandler fois qu’un AuthorChanged événement se produit sur une annotation.

S’applique à

Produit Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10