AnnotationStore.AnchorChanged 事件

定义

当存储区中任何 Annotation 上的定位点更改时发生。

public:
 event System::Windows::Annotations::AnnotationResourceChangedEventHandler ^ AnchorChanged;
public event System.Windows.Annotations.AnnotationResourceChangedEventHandler AnchorChanged;
member this.AnchorChanged : System.Windows.Annotations.AnnotationResourceChangedEventHandler 
Public Custom Event AnchorChanged As AnnotationResourceChangedEventHandler 
Public Event AnchorChanged As AnnotationResourceChangedEventHandler 

事件类型

注解

事件AnchorChanged可用于监视存储区中包含的批注Anchors的更改,而无需单独注册。Annotation

适用于

另请参阅