SilverlightProxy Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
For internal use only.
Inheritance Hierarchy

SystemObject
  ArtOfTest.WebAii.SilverlightSilverlightProxy

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

public class SilverlightProxy : ICommunicationProxy

The SilverlightProxy type exposes the following members.

Constructors

  NameDescription
Public methodSilverlightProxy
Initializes a new instance of the SilverlightProxy class
Top
Properties

  NameDescription
Public propertyApplication
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAllVisualTrees
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetPeerHashCode
Public methodGetProperties
Public methodGetProperty
Public methodGetRectangle(IAutomationPeer)
Get the real rectangle of an elements
Public methodGetRectangle(IAutomationPeer, IAutomationPeer)
Get the rectangle of one element relative to another
Public methodGetTextRecursive
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVirtualizedViewportOffset
Public methodGetVisibility
Public methodGetVisualTree(String)
Public methodGetVisualTree(IAutomationPeer)
Public methodGetVisualTree(String, String)
Public methodGetVisualTree(IAutomationPeer, String)
Public methodHighlight
Public methodHitTest
Gets a list of all FrameworkElements under the specified point
Public methodInvokeMethod
Invokes method on automation peer's client side.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPublishKnownControlTypes
Publish Known Control types
Public methodScrollToVisible
Public methodSetProperty
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference