Annotation.AnchorChanged イベント

定義

注釈の 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 

イベントの種類

注釈

アンカーが追加または削除された場合に加えて、 AnchorChanged アンカー サブパーツに対する変更 (への変更 ContentLocatorPartなど) で発生します。

適用対象