AnnotationStore.CargoChanged Événement

Définition

Se produit lorsqu'un cargo sur une Annotation du magasin change.

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

L’événement CargoChanged peut être utilisé pour surveiller les modifications apportées à l’annotation Cargos contenue dans le magasin sans avoir à s’inscrire sur chaque Annotation élément individuellement.

S’applique à

Voir aussi