This topic has not yet been rated - Rate this topic

WpfList.Items Property

Gets a collection of items in this list control.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
public virtual UITestControlCollection Items { get; }

Property Value

Type: Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection
A collection of items in this list control.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.