AnnotationAuthorChangedEventArgs.Action Eigenschaft

Definition

Ruft den Autoränderungsvorgang für das Ereignis ab.

public:
 property System::Windows::Annotations::AnnotationAction Action { System::Windows::Annotations::AnnotationAction get(); };
public System.Windows.Annotations.AnnotationAction Action { get; }
member this.Action : System.Windows.Annotations.AnnotationAction
Public ReadOnly Property Action As AnnotationAction

Eigenschaftswert

AnnotationAction

Der Autoränderungsvorgang für das Ereignis: Added, Removed oder Modified.

Gilt für

Siehe auch