AnnotationStore.AnchorChanged Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.