AnnotationAuthorChangedEventArgs.Annotation Eigenschaft

Definition

Ruft die Anmerkung ab, die das Ereignis ausgelöst hat.

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

Eigenschaftswert

Annotation

Die Anmerkung, die das Ereignis ausgelöst hat.

Gilt für

Siehe auch