IViewAutomationPeer.GetAutomationControlType Metodo

Definizione

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

Valori restituiti

Valore nell'enumerazione AutomationControlType .

Si applica a

Vedi anche