AutomationPeer.GetElementFromPointCore(Point) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Microsoft UI オートメーション クライアントが GetElementFromPoint または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。
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
パラメーター
- pointInWindowCoordinates
- Point
指定した点。
戻り値
ピアの動作。