AnnotationStore.OnAuthorChanged(AnnotationAuthorChangedEventArgs) Méthode

Définition

Déclenche l’événement AuthorChanged.

protected:
 virtual void OnAuthorChanged(System::Windows::Annotations::AnnotationAuthorChangedEventArgs ^ args);
protected virtual void OnAuthorChanged (System.Windows.Annotations.AnnotationAuthorChangedEventArgs args);
abstract member OnAuthorChanged : System.Windows.Annotations.AnnotationAuthorChangedEventArgs -> unit
override this.OnAuthorChanged : System.Windows.Annotations.AnnotationAuthorChangedEventArgs -> unit
Protected Overridable Sub OnAuthorChanged (args As AnnotationAuthorChangedEventArgs)

Paramètres

args
AnnotationAuthorChangedEventArgs

Données d'événement.

S’applique à

Voir aussi