IAutomationPropertiesStatics9.GetControlType(UIElement) Método

Definición

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

Parámetros

element
UIElement

Devoluciones

Se aplica a