Annotation.AnchorChanged Evento

Definição

Ocorre quando uma âncora é adicionada, removida ou modificada na lista de anotações Anchors.

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

Além de quando uma âncora é adicionada ou removida, AnchorChanged ocorre em quaisquer modificações a uma subparte da âncora, como uma alteração a um ContentLocatorPart.

Aplica-se a