UITestControl.WaitForControlNotExist 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 WaitForControlNotExist As Boolean
public bool WaitForControlNotExist()
public:
bool WaitForControlNotExist()
member WaitForControlNotExist : unit -> bool
public function WaitForControlNotExist() : boolean

Return Value

Type: Boolean

.NET Framework Security

See Also

Reference

UITestControl Class

WaitForControlNotExist Overload

Microsoft.VisualStudio.TestTools.UITesting Namespace