AutomationPeer.GetAnnotationsCore Méthode

Définition

Fournit le comportement de l’homologue lorsqu’un client Microsoft UI Automation appelle GetAnnotations ou une API cliente Microsoft UI Automation équivalente.

protected:
 virtual IVector<AutomationPeerAnnotation ^> ^ GetAnnotationsCore() = GetAnnotationsCore;
IVector<AutomationPeerAnnotation> GetAnnotationsCore();
protected virtual IList<AutomationPeerAnnotation> GetAnnotationsCore();
function getAnnotationsCore()
Protected Overridable Function GetAnnotationsCore () As IList(Of AutomationPeerAnnotation)

Retours

Comportement de l’homologue.

S’applique à