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 使用すると、ストアに含まれる注釈 Authors に対する変更を監視でき、それぞれに Annotation 個別に登録する必要はありません。

適用対象

こちらもご覧ください