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

適用於

另請參閱