AnnotationAuthorChangedEventArgs.Annotation 속성

정의

이벤트를 발생시킨 주석을 가져옵니다.

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

속성 값

Annotation

이벤트를 발생시킨 주석입니다.

적용 대상

추가 정보