다음을 통해 공유


AnnotationAuthorChangedEventArgs.Action 속성

정의

이벤트에 대한 작성자 변경 작업을 가져옵니다.

public:
 property System::Windows::Annotations::AnnotationAction Action { System::Windows::Annotations::AnnotationAction get(); };
public System.Windows.Annotations.AnnotationAction Action { get; }
member this.Action : System.Windows.Annotations.AnnotationAction
Public ReadOnly Property Action As AnnotationAction

속성 값

AnnotationAction

Added, Removed, Modified 등 작성자 변경 작업입니다.

적용 대상

추가 정보