AnnotationStore.OnAnchorChanged(AnnotationResourceChangedEventArgs) Méthode

Définition

Déclenche l’événement AnchorChanged.

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

Paramètres

args
AnnotationResourceChangedEventArgs

Données d'événement.

S’applique à

Voir aussi