AutomationPeer.GetLabeledBy Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’AutomationPeer pour l’élément UIElement qui est ciblé sur l’élément.
public:
virtual AutomationPeer ^ GetLabeledBy() = GetLabeledBy;
AutomationPeer GetLabeledBy();
public AutomationPeer GetLabeledBy();
function getLabeledBy()
Public Function GetLabeledBy () As AutomationPeer
Retours
AutomationPeer pour l’élément ciblé par l’élément UIElement.