AutomationPeer.GetClickablePoint Method
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.
Gets a point on the element that is associated with the automation peer that responds to a mouse click.
public:
virtual Point GetClickablePoint() = GetClickablePoint;
Point GetClickablePoint();
C#
public Point GetClickablePoint();
function getClickablePoint()
Public Function GetClickablePoint () As Point
A point in the clickable area of the element.
Product | Versions |
---|---|
Windows App SDK | 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6 |