Description
The SilverlightTreeViewItem
object is a helper object used to work with Silverlight TreeView control's items from tests. It provides information about a single tree view item. To get the SilverlightTreeViewItem
object in scripts, use the Item
property of the SilverlightTreeViewItemCollection
object.