AnnotationStore.OnAuthorChanged(AnnotationAuthorChangedEventArgs) Método

Definição

Aciona o evento AuthorChanged.

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)

Parâmetros

args
AnnotationAuthorChangedEventArgs

Os dados do evento.

Aplica-se a

Confira também