Annotation.CargoChanged Evento

Definição

Ocorre quando uma carga é adicionada, removida ou modificada na lista de anotações 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 

Tipo de Evento

Observações

Além de quando uma carga é adicionada ou removida, CargoChanged ocorre em qualquer modificação de uma subparte de carga, como uma alteração XmlElement na Contents recolha de uma carga.

Aplica-se a