Skip to main content

GetPeerFromPoint Method

Gets the element at the specified point, expressed in top-level coordinates.

Definition

Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

AutomationPeer? GetPeerFromPoint(
Point p
)
View Source

Parameters

  Point
The point.

Return Value

AutomationPeer

See Also

Reference

IRootProvider Interface
Avalonia.Automation.Provider Namespace