This documentation is archived and is not being maintained.
AutomationProperties. ItemType Attached Property
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation . ]
Gets or sets a description of the type of the specified element.
Namespace:
System.Windows.Automation
Assembly:
System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
'Declaration
See GetItemType, SetItemType
< object AutomationProperties.ItemType = " typeString " />
Property Value Type:
System. String The description of the type of the specified element. This property is used to obtain information about items in a list, tree view, or data grid. For example, an item in a file-directory view might be described as "Document File" or "Folder".
Windows Phone OS Supported in: 8.1, 8.0, 7.1, 7.0