AutomationPeer.GetItemType Method
Silverlight
Gets a string that describes what kind of item an element represents.
Namespace: System.Windows.Automation.Peers
Assembly: System.Windows (in System.Windows.dll)
Examples of the returned string are "Mail Message", "Contact", and "Document".
This implementation does nothing more than calling GetItemTypeCore.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.