AutomationPeer.GetAnnotations Methode

Definition

Ruft einen Verweis auf die Liste der Benutzeroberflächenautomatisierungsanmerkungen für den aktuellen Automatisierungspeer ab.

public:
 virtual IVector<AutomationPeerAnnotation ^> ^ GetAnnotations() = GetAnnotations;
IVector<AutomationPeerAnnotation> GetAnnotations();
public IList<AutomationPeerAnnotation> GetAnnotations();
function getAnnotations()
Public Function GetAnnotations () As IList(Of AutomationPeerAnnotation)

Gibt zurück

Die Liste der Anmerkungen zur Benutzeroberflächenautomatisierung.

Gilt für: