AnnotationStore.CargoChanged Evento

Definizione

Si verifica quando cambia un carico su uno Annotation qualsiasi nel negozio.

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 contenuta Cargos nell'archivio senza la necessità di registrarsi singolarmente.Annotation

Si applica a

Vedi anche