WpfWindowElementFromPoint Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure

Namespace:  ArtOfTest.WebAii.Wpf
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public virtual FrameworkElement ElementFromPoint(
	int x,
	int y
)

Parameters

x
Type: SystemInt32
y
Type: SystemInt32

Return Value

Type: FrameworkElement

Implements

IApplicationElementFromPoint(Int32, Int32)
See Also

Reference