AutomationPeer.GetElementFromPointCore(Point) Méthode

Définition

Fournit le comportement de l’homologue lorsqu’un client Microsoft UI Automation appelle GetElementFromPoint ou une API cliente Microsoft UI Automation équivalente.

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

Paramètres

pointInWindowCoordinates
Point

Le point spécifié.

Retours

Object

Platform::Object

IInspectable

Comportement de l’homologue.

S’applique à