AnnotationStore.AnchorChanged Gebeurtenis

Definitie

Treedt op wanneer een anker in een Annotation winkel verandert.

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 

Gebeurtenistype

Opmerkingen

De AnchorChanged gebeurtenis kan worden gebruikt om wijzigingen in de aantekening Anchors in de store te controleren zonder dat u Annotation zich afzonderlijk hoeft te registreren.

Van toepassing op

Zie ook