VisualTreeHostLocateInHost Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Locate an element from the root of this host using an expression.

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

public virtual ITargetElement LocateInHost(
	string[] expression
)

Parameters

expression
Type: SystemString

Return Value

Type: ITargetElement

Implements

ISupportSearchHostLocateInHost(String)
See Also

Reference