Version

UltraUiaToolTip Class Methods

For a list of all members of this type, see UltraUiaToolTip members.

Public Methods
 NameDescription
Public MethodCaptureImage (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodCopyFromOverridden. Creates a Microsoft.VisualStudio.TestTools.UITesting.UITestControl object that references the same element on the user interface as the original Microsoft.VisualStudio.TestTools.UITesting.UITestControl.  
Public MethodDrawHighlight (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodEnsureClickableOverloaded.  (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodEquals (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodFind (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodFindMatchingControls (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodGetChildren (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodGetClickablePoint (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodGetHashCode (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodGetParent (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodGetProperty (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodSetFocus (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodSetProperty (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodToString (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodTryFind (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodTryGetClickablePoint (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodWaitForControlConditionOverloaded.  (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodWaitForControlEnabledOverloaded.  (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodWaitForControlExistOverloaded.  (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodWaitForControlNotExistOverloaded.  (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodWaitForControlPropertyEqualOverloaded.  (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodWaitForControlPropertyNotEqualOverloaded.  (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public MethodWaitForControlReadyOverloaded.  (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Protected Methods
 NameDescription
Protected MethodGetUITestControlsForSearch (Inherited from Microsoft.VisualStudio.TestTools.UITesting.WpfControls.WpfControl)
Protected MethodGetValidSearchPropertiesOverridden. Helper function to return the valid search properties  
See Also