AutomationPeer.GetAutomationControlType Methode

Definition

Ruft den Steuerelementtyp für das Element ab, das dem Benutzeroberflächenautomatisierung Peer zugeordnet ist.

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

Gibt zurück

AutomationControlType

Der Steuerelementtyp.

Ausnahmen

Ein öffentlicher Aufruf dieser Methode wird derzeit ausgeführt.

Gilt für

Siehe auch