AnnotationAuthorChangedEventArgs.Annotation Propriedade

Definição

Recebe a anotação que levantou o 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 Propriedade

A anotação que levantou o evento.

Aplica-se a

Ver também