AnnotationStore.AnchorChanged Evento

Definição

Ocorre quando uma âncora em qualquer Annotation no repositório muda.

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

Comentários

O AnchorChanged evento pode ser usado para monitorar alterações na anotação Anchors contida no repositório sem a necessidade de se registrar em cada Annotation um individualmente.

Aplica-se a

Confira também