Annotation.AnchorChanged Evento

Definizione

Si verifica quando un ancoraggio viene aggiunto, rimosso o modificato nell'elenco di proprietà Anchors di un’annotazione.

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

Oltre a quando viene aggiunto o rimosso un ancoraggio, si verifica su eventuali modifiche a una sottoparte di ancoraggio, AnchorChanged ad esempio una modifica a un ContentLocatorPartoggetto .

Si applica a