AnnotationStore.AnchorChanged 事件
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
当存储中的任何定位点 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 。