Condividi tramite


TreeViewAutomationPeer.GetAutomationControlTypeCore Metodo

Definizione

Ottiene il tipo di controllo per l’oggetto ContentElement associato a ContentElementAutomationPeer. Chiamato da GetAutomationControlType().

protected:
 override System::Windows::Automation::Peers::AutomationControlType GetAutomationControlTypeCore();
protected override System.Windows.Automation.Peers.AutomationControlType GetAutomationControlTypeCore ();
override this.GetAutomationControlTypeCore : unit -> System.Windows.Automation.Peers.AutomationControlType
Protected Overrides Function GetAutomationControlTypeCore () As AutomationControlType

Restituisce

AutomationControlType

Il valore di enumerazione Tree.

Si applica a

Vedi anche