TabControlAutomationPeer.GetAutomationControlTypeCore Method
Silverlight
Gets the control type for the element associated with this TabControlAutomationPeer. This method is called by GetAutomationControlType.
Namespace: System.Windows.Automation.Peers
Assembly: System.Windows.Controls (in System.Windows.Controls.dll)
Return Value
Type: System.Windows.Automation.Peers.AutomationControlTypeThe control type as a value of the enumeration.
By default, this method returns AutomationControlType.Tab.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.