言語

Annotation.CargoChanged イベント

定義

注釈 Cargosの一覧で貨物が追加、削除、または変更されたときに発生します。

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は、貨物のXmlElementコレクション内のContentsの変更など、貨物サブパーツへの変更に対して発生します。

適用対象