IViewAutomationPeer.GetAutomationControlType Método

Definición

Obtiene el tipo de control para el elemento asociado a IViewAutomationPeer.

public:
 System::Windows::Automation::Peers::AutomationControlType GetAutomationControlType();
public System.Windows.Automation.Peers.AutomationControlType GetAutomationControlType ();
abstract member GetAutomationControlType : unit -> System.Windows.Automation.Peers.AutomationControlType
Public Function GetAutomationControlType () As AutomationControlType

Devoluciones

Un valor en la enumeración AutomationControlType.

Se aplica a

Consulte también