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

傳回

適用於