Condividi tramite


IViewAutomationPeer.GetAutomationControlType Metodo

Definizione

Ottiene il tipo di controllo per l’elemento associato 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

Restituisce

Valore dell'enumerazione AutomationControlType.

Si applica a

Vedi anche