AnnotationStore.OnAuthorChanged(AnnotationAuthorChangedEventArgs) Methode

Definitie

Hiermee wordt de AuthorChanged gebeurtenis gegenereerd.

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)

Parameters

args
AnnotationAuthorChangedEventArgs

De gebeurtenisgegevens.

Van toepassing op

Zie ook