AutomationObjectTFromRealObject Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Converts a Silverlight object to an AutomationObject

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

public virtual void FromRealObject(
	Object o
)

Parameters

o
Type: SystemObject
The Silverlight object to convert.

Implements

IPeerConverterFromRealObject(Object)
See Also

Reference