UITestControl.WaitForControlExist Method

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assemblies:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
Public Function WaitForControlExist As Boolean
public bool WaitForControlExist()
public:
bool WaitForControlExist()
member WaitForControlExist : unit -> bool
public function WaitForControlExist() : boolean

Return Value

Type: Boolean

.NET Framework Security

See Also

Reference

UITestControl Class

WaitForControlExist Overload

Microsoft.VisualStudio.TestTools.UITesting Namespace