AutomationPeer.GetElementFromPoint(Point) Methode

Definition

Ruft ein Element vom angegebenen Punkt ab.

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

Parameter

pointInWindowCoordinates
Point

Der angegebene Punkt.

Gibt zurück

Object

Platform::Object

IInspectable

Das -Element am angegebenen Punkt.

Gilt für: