The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UITestControlFactory Class
Factory class to create UITestControls from point, native element ...etc.
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | FromNativeElement(Object^, String^) | Returns a new UITestControl from the specified native element information. |
![]() ![]() | FromPoint(Point) | Returns a new UITestControl at the specified co-ordinates. |
![]() ![]() | FromWindowHandle(IntPtr) | Returns a new UITestControl from the specified window handle. |
No content here will be updated; please do not add material here.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

