AnnotationStore.AuthorChanged イベント

定義

ストア内の任意の Annotation の作成者が変更されたときに発生します。

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 

イベントの種類

注釈

AnchorChanged イベントを使用すると、各Annotationに個別に登録しなくても、ストアに含まれる注釈Authorsへの変更を監視できます。

適用対象

こちらもご覧ください