AnnotationStore.AuthorChanged Händelse

Definition

Inträffar när en författare på någon Annotation i arkivet ändras.

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 

Händelsetyp

Kommentarer

Händelsen AnchorChanged kan användas för att övervaka ändringar i anteckningen Authors i arkivet utan att behöva registrera sig Annotation individuellt.

Gäller för

Se även