This topic has not yet been rated - Rate this topic

WpfTabList.Tabs Property

Gets a collection of tabs in this tab list control.

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

Property Value

Type: Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection
A collection of tabs in this tab list control.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.