FrameworkElementToXml Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Gets an Xml formatted string that represents this element and all its children This Xml represents the VisualTree.

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

public string ToXml()

Return Value

Type: String
The Xml string.
See Also

Reference