AutomationPeer.GetAutomationControlType Method
Silverlight
Gets the control type for the object that is associated with the UI Automation peer.
Namespace: System.Windows.Automation.Peers
Assembly: System.Windows (in System.Windows.dll)
Return Value
Type: System.Windows.Automation.Peers.AutomationControlTypeThe control type, as a value of the enumeration.
This implementation does nothing more than calling GetAutomationControlTypeCore.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.