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

適用於

另請參閱