AnnotationStore.AnchorChanged Zdarzenie

Definicja

Występuje, gdy kotwica w dowolnym Annotation magazynie ulegnie zmianie.

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 

Typ zdarzenia

Uwagi

Zdarzenie AnchorChanged może służyć do monitorowania zmian adnotacji Anchors zawartej w sklepie bez konieczności rejestrowania się na każdym z nich Annotation .

Dotyczy

Zobacz też