Bagikan melalui


AutomationPeer.GetElementFromPointCore(Point) Metode

Definisi

Menyediakan perilaku serekan saat klien Microsoft UI Automation memanggil GetElementFromPoint atau API klien Microsoft UI Automation yang setara.

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

Titik yang ditentukan.

Mengembalikan

Object

Platform::Object

IInspectable

Perilaku serekan.

Berlaku untuk