AnnotationStore.AnchorChanged イベント

定義

ストアの Annotation でアンカーが変更される場合に発生します。

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 使用すると、ストアに含まれる注釈 Anchors に対する変更を監視でき、それぞれに Annotation 個別に登録する必要はありません。

適用対象

こちらもご覧ください