AnnotationAuthorChangedEventArgs.Annotation Propiedad

Definición

Obtiene la anotación que provocó el 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

Valor de propiedad

Annotation

La anotación que generó el evento.

Se aplica a

Consulte también