言語

AnnotationStore.CargoChanged イベント

定義

店舗内の Annotation の貨物が変更されたときに発生します。

public:
 event System::Windows::Annotations::AnnotationResourceChangedEventHandler ^ CargoChanged;
public event System.Windows.Annotations.AnnotationResourceChangedEventHandler CargoChanged;
member this.CargoChanged : System.Windows.Annotations.AnnotationResourceChangedEventHandler 
Public Custom Event CargoChanged As AnnotationResourceChangedEventHandler 
Public Event CargoChanged As AnnotationResourceChangedEventHandler 

イベントの種類

注釈

CargoChanged イベントを使用すると、各Cargosに個別に登録しなくても、ストアに含まれる注釈Annotationへの変更を監視できます。

適用対象

こちらもご覧ください