AutomationPeer.GetAutomationControlType Metod

Definition

Hämtar kontrolltypen för elementet som är associerat med UI Automation peer.

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

Returer

Kontrolltypen.

Undantag

Ett offentligt anrop till den här metoden pågår för närvarande.

Gäller för

Se även