AnnotationStore.AnchorChanged Événement

Définition

Se produit lorsqu'une ancre sur une Annotation du magasin change.

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 

Type d'événement

Remarques

L’événement AnchorChanged peut être utilisé pour surveiller les modifications apportées à l’annotation Anchors contenue dans le magasin sans avoir à s’inscrire sur chaque Annotation élément individuellement.

S’applique à

Voir aussi