AnnotationStore.AnchorChanged Evento

Definição

Ocorre quando um anchor em qualquer Annotation loja 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

Observações

O AnchorChanged evento pode ser usado para monitorizar alterações à anotação Anchors contida na loja sem necessidade de registar individualmente em cada Annotation uma.

Aplica-se a

Ver também