Condividi tramite


AnnotationAuthorChangedEventArgs.Annotation Proprietà

Definizione

Ottiene l'annotazione che ha generato l'evento.

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

Valore della proprietà

Annotation

L'annotazione che ha generato l'evento.

Si applica a

Vedi anche