This topic has not yet been rated - Rate this topic

TabControlAutomationPeer.GetAutomationControlTypeCore Method

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)
protected override AutomationControlType GetAutomationControlTypeCore()

Return Value

Type: System.Windows.Automation.Peers.AutomationControlType
The control type as a value of the enumeration.

By default, this method returns AutomationControlType.Tab.

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.