This topic has not yet been rated - Rate this topic

WpfStatusBar Constructor (UITestControl)

Initializes a new instance of the WpfStatusBar 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 WpfStatusBar(
	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.