VisualTree Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
The VisualTree for this Silverlight application
Inheritance Hierarchy

SystemObject
  ArtOfTest.WebAii.SilverlightVisualTree

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

public sealed class VisualTree

The VisualTree type exposes the following members.

Properties

  NameDescription
Public propertyFind
Get the Find object for this visual tree
Public propertyRoot
Get the root of the VisualTree
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRefresh
Refresh the visual tree and tell us if a refresh was needed.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference