Condividi tramite


AutomationPeer.GetElementFromPointCore(Point) Metodo

Definizione

Fornisce il comportamento del peer quando un client microsoft Automazione interfaccia utente chiama GetElementFromPoint o un'API client microsoft Automazione interfaccia utente equivalente.

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

Parametri

pointInWindowCoordinates
Point

Punto specificato.

Restituisce

Object

Platform::Object

IInspectable

Comportamento del peer.

Si applica a