Annotation.AnchorChanged Événement

Définition

Se produit lorsqu'une ancre est ajoutée, supprimée ou modifiée dans la liste des Anchors d'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 

Type d'événement

Remarques

En plus de lorsqu’une ancre est ajoutée ou supprimée, AnchorChanged se produit sur toutes les modifications apportées à une sous-partie d’ancre, telles qu’une modification d’un ContentLocatorPart.

S’applique à