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 イベントを使用すると、各Annotationに個別に登録しなくても、ストアに含まれる注釈Anchorsへの変更を監視できます。