Version

InfragisticsUIATechnologyManager Class Members

The following tables list the members exposed by InfragisticsUIATechnologyManager.

Public Constructors
 NameDescription
Public ConstructorInfragisticsUIATechnologyManager ConstructorInitializes a new instance of the InfragisticsUIATechnologyManager class.  
Public Properties
Public Methods
 NameDescription
Public MethodAddEventHandler (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodAddGlobalEventHandler (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodCancelStep (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodConvertToExtensionElementOverridden. Converts to extension element.  
Public MethodConvertToThisTechnology (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodGetChildren (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodGetControlSupportLevelOverridden. Gets the support level of this technology manager for the elements(s) in the given Window. The framework uses this function to select the right technology manager for the element.  
Public MethodGetElementFromNativeElement (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodGetElementFromPoint (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodGetElementFromWindowHandle (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodGetFocusedElement (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodGetLastInvocationInfo (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodGetNextSibling (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodGetParentOverridden. Gets the parent of the given element in the hierarchy.  
Public MethodGetPreviousSibling (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodGetSynchronizationWaiter (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodGetTechnologyManagerProperty (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodMatchElement (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodParseQueryIdOverridden. Parses the query id.  
Public MethodProcessMouseEnter (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodRemoveEventHandler (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodRemoveGlobalEventHandler (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodSearch (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodSetTechnologyManagerProperty (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodStartSession (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
Public MethodStopSession (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy)
See Also