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

适用于

另请参阅