Version

InfragisticsUIATechnologyElement Class Members

The following tables list the members exposed by InfragisticsUIATechnologyElement.

Public Constructors
 NameDescription
Public ConstructorInfragisticsUIATechnologyElement ConstructorInitializes a new instance of the InfragisticsUIATechnologyElement class.  
Public Properties
 NameDescription
Public PropertyChildIndex (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public PropertyClassName (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public PropertyControlTypeName (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public PropertyFriendlyName (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public PropertyIsLeafNode (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public PropertyIsPassword (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public PropertyIsTreeSwitchingRequired (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public PropertyName (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public PropertyNativeElement (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public PropertyQueryIdOverridden. Gets a QueryId that can be used to uniquely identify/find this element. In some cases, like TreeItem, the QueryIds might contain the entire element hierarchy but in most cases it will contain only important ancestors of the element. The technology manager needs to choose which ancestor to capture in the hierarchy by appropriately setting the QueryId.Ancestor property of each element.  
Public PropertySupportLevel (Inherited from Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyElement)
Public PropertySwitchingElement (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public PropertyTechnologyManager (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public PropertyTechnologyName (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public PropertyTopLevelElement (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public PropertyValue (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public PropertyWindowHandle (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public PropertyWindowTitles (Inherited from Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyElement)
Public Methods
 NameDescription
Public MethodCacheProperties (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodEnsureVisibleByScrolling (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodEqualsOverloaded.  (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodGetBoundingRectangle (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodGetClickablePoint (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodGetHashCode (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodGetNativeControlType (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodGetOption (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodGetPropertyValueOverridden. Gets the property value.  
Public MethodGetQueryIdForRelatedElement (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodGetRequestedState (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodGetRightToLeftProperty (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodGetScrolledPercentage (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodInitializeProgrammaticScroll (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodInvokeProgrammaticAction (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodScrollProgrammatically (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodSetFocus (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodSetOption (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodToString (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
Public MethodWaitForReady (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy)
See Also