AnnotationStore.OnAuthorChanged(AnnotationAuthorChangedEventArgs) Methode

Definition

Löst das AuthorChanged-Ereignis aus.

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

Parameter

args
AnnotationAuthorChangedEventArgs

Die Ereignisdaten.

Gilt für:

Weitere Informationen