次の方法で共有


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

イベントを発生させた注釈。

適用対象

こちらもご覧ください