IViewAutomationPeer.GetAutomationControlType Methode

Definition

Ruft den Steuerelementtyp für das Element ab, das diesem IViewAutomationPeerzugeordnet 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