Annotation.CargoChanged Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Se produit lorsqu'un cargo est ajouté, supprimé ou modifié dans la liste des Cargos d'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
Type d'événement
Remarques
En plus de l’ajout ou de l’enlèvement d’une cargaison, CargoChanged se produit lors de toute modification d’une sous-partie de fret, par exemple une modification d’un XmlElement dans la Contents collection d’une cargaison.