VisualTreeHostLocateAllInHost Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Locate all in host.

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

public virtual IList<ITargetElement> LocateAllInHost(
	string[] expression
)

Parameters

expression
Type: SystemString
The expression to use.

Return Value

Type: IListITargetElement
The list of target elements

Implements

ISupportSearchHostLocateAllInHost(String)
See Also

Reference