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

이벤트 데이터입니다.

적용 대상

추가 정보