Share via


IViewAutomationPeer.GetAutomationControlType Methode

Definition

Ruft den Steuerelementtyp für das Element ab, das diesem IViewAutomationPeer zugeordnet ist.

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

Gibt zurück

Ein Wert in der AutomationControlType-Enumeration.

Gilt für:

Weitere Informationen