AutomationPeer.GetAutomationControlType Méthode

Définition

Obtient le type de contrôle de l’élément associé à l’homologue UI Automation.

public:
 System::Windows::Automation::Peers::AutomationControlType GetAutomationControlType();
public System.Windows.Automation.Peers.AutomationControlType GetAutomationControlType ();
member this.GetAutomationControlType : unit -> System.Windows.Automation.Peers.AutomationControlType
Public Function GetAutomationControlType () As AutomationControlType

Retours

AutomationControlType

Type du contrôle.

Exceptions

Un appel public à cette méthode est en cours.

S’applique à

Voir aussi