AnnotationStore.AnchorChanged イベント
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ストアの 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 個別に登録する必要はありません。