Annotation.AnchorChanged Evento

Definición

Se produce al agregar, quitar o modificar un delimitador en la lista de Anchorsde anotación.

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 de evento

Comentarios

Además de cuando se agrega o quita un delimitador, AnchorChanged se produce en las modificaciones de una subparte de delimitador, como un cambio en .ContentLocatorPart

Se aplica a