TabControlAutomationPeer.GetAutomationControlTypeCore Metodo

Definizione

Ottiene l'insieme di elementi figlio per l’elemento TabItem associato al TabItemAutomationPeer nuovo. Questo metodo viene chiamato da GetChildren().

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

Il valore di enumerazione Tab.

Si applica a

Vedi anche