Share via


AnnotationStore.AnchorChanged Evento

Definizione

Si verifica quando cambia un ancoraggio su qualsiasi Annotation nell'archivio.

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 

Tipo evento

Commenti

L'evento AnchorChanged può essere usato per monitorare le modifiche apportate all'annotazione Anchors contenuta nell'archivio senza la necessità di registrarsi singolarmente.Annotation

Si applica a

Vedi anche