Share via


AutomationPeer.GetElementFromPoint(Point) Método

Definição

Obtém um elemento do ponto especificado.

public:
 virtual Platform::Object ^ GetElementFromPoint(Point pointInWindowCoordinates) = GetElementFromPoint;
IInspectable GetElementFromPoint(Point const& pointInWindowCoordinates);
public object GetElementFromPoint(Point pointInWindowCoordinates);
function getElementFromPoint(pointInWindowCoordinates)
Public Function GetElementFromPoint (pointInWindowCoordinates As Point) As Object

Parâmetros

pointInWindowCoordinates
Point

O ponto especificado.

Retornos

Object

Platform::Object

IInspectable

O elemento no ponto especificado.

Aplica-se a