AutomationPeer.GetAutomationControlType 方法

定义

获取与 UI 自动化对等互连的元素的控件类型。

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

返回

控件类型。

适用于