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 発生します。

適用対象