AutomationPeer.GetAutomationControlType Method

Definition

Gets the control type for the element that is associated with the UI Automation peer.

public:
 virtual AutomationControlType GetAutomationControlType() = GetAutomationControlType;
AutomationControlType GetAutomationControlType();
public AutomationControlType GetAutomationControlType();
function getAutomationControlType()
Public Function GetAutomationControlType () As AutomationControlType

Returns

The control type.

Applies to