AnnotationStore.CargoChanged Evento

Definizione

Si verifica quando cambia un cargo su qualsiasi Annotation nell'archivio.

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 

Tipo evento

Commenti

L'evento CargoChanged può essere usato per monitorare le modifiche apportate all'annotazione Cargos contenuta nell'archivio senza la necessità di registrarsi singolarmente.Annotation

Si applica a

Vedi anche