AutomationPeer.GetElementFromPointCore(Point) Methode

Definition

Stellt das Verhalten des Peers bereit, wenn ein Microsoft UI Automation-Client GetElementFromPoint oder eine entsprechende Microsoft UI Automation-Client-API aufruft.

protected:
 virtual Platform::Object ^ GetElementFromPointCore(Point pointInWindowCoordinates) = GetElementFromPointCore;
IInspectable GetElementFromPointCore(Point const& pointInWindowCoordinates);
protected virtual object GetElementFromPointCore(Point pointInWindowCoordinates);
function getElementFromPointCore(pointInWindowCoordinates)
Protected Overridable Function GetElementFromPointCore (pointInWindowCoordinates As Point) As Object

Parameter

pointInWindowCoordinates
Point

Der angegebene Punkt.

Gibt zurück

Object

Platform::Object

IInspectable

Das Verhalten des Peers.

Gilt für: