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が発生します。

適用対象