AnnotationStore.OnCargoChanged(AnnotationResourceChangedEventArgs) Méthode

Définition

Déclenche l’événement CargoChanged.

protected:
 virtual void OnCargoChanged(System::Windows::Annotations::AnnotationResourceChangedEventArgs ^ args);
protected virtual void OnCargoChanged (System.Windows.Annotations.AnnotationResourceChangedEventArgs args);
abstract member OnCargoChanged : System.Windows.Annotations.AnnotationResourceChangedEventArgs -> unit
override this.OnCargoChanged : System.Windows.Annotations.AnnotationResourceChangedEventArgs -> unit
Protected Overridable Sub OnCargoChanged (args As AnnotationResourceChangedEventArgs)

Paramètres

args
AnnotationResourceChangedEventArgs

Données d'événement.

S’applique à

Voir aussi