UITestControlFactory.FromWindowHandle(IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static Microsoft::VisualStudio::TestTools::UITesting::UITestControl ^ FromWindowHandle(IntPtr windowHandle);
public static Microsoft.VisualStudio.TestTools.UITesting.UITestControl FromWindowHandle (IntPtr windowHandle);
static member FromWindowHandle : nativeint -> Microsoft.VisualStudio.TestTools.UITesting.UITestControl
Public Shared Function FromWindowHandle (windowHandle As IntPtr) As UITestControl
Parameters
- windowHandle
-
IntPtr
nativeint