IAutomationPropertiesStatics9.GetControlType(UIElement) 方法

定义

public:
 AutomationControlType GetControlType(UIElement ^ element);
AutomationControlType GetControlType(UIElement const& element);
public AutomationControlType GetControlType(UIElement element);
Public Function GetControlType (element As UIElement) As AutomationControlType

参数

element
UIElement

返回

适用于