Share via


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

イベントのデータ。

適用対象

こちらもご覧ください