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

事件資料。

適用於

另請參閱