Annotation.CargoChanged 事件

定義

在附註 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 

事件類型

備註

除了新增或移除貨物時,在貨物子元件的任何修改上發生, CargoChanged 例如貨物集合中的 Contents 變更 XmlElement

適用於