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.
UITestControl::TryGetClickablePoint Method (Point)
Returns a clickable point in the UITestControl. If the control is not clickable, this method returns false.
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Parameters
- point
-
Type:
System.Drawing::Point
A clickable point in the UITestControl.
Show: