AnnotationStore.AuthorChanged Zdarzenie

Definicja

Występuje, gdy autor w dowolnym Annotation miejscu w sklepie ulegnie zmianie.

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 

Typ zdarzenia

AnnotationAuthorChangedEventHandler

Uwagi

Zdarzenie AnchorChanged może służyć do monitorowania zmian adnotacji Authors zawartej w sklepie bez konieczności rejestrowania się na każdym z nich Annotation .

Dotyczy

Zobacz też