AnnotationStore.OnAuthorChanged(AnnotationAuthorChangedEventArgs) Метод

Определение

Вызывает событие 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)

Параметры

args
AnnotationAuthorChangedEventArgs

Данные события.

Применяется к

См. также раздел