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

戻り値

適用対象