Share via


AnnotationStore.OnAnchorChanged(AnnotationResourceChangedEventArgs) Metodo

Definizione

Genera l'evento 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)

Parametri

args
AnnotationResourceChangedEventArgs

Dati dell'evento.

Si applica a

Vedi anche