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

Comentários

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

Aplica-se a