This topic has not yet been rated - Rate this topic

WpfList Constructor (UITestControl)

Initializes a new instance of the WpfList class by using the provided parent control.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
public WpfList(
	UITestControl parent
)

Parameters

parent
Type: Microsoft.VisualStudio.TestTools.UITesting.UITestControl

The UITestControl that contains this control.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.