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

适用于

另请参阅