Version

UltraUiaTitleBar Class Members

The following tables list the members exposed by UltraUiaTitleBar.

Public Constructors
 NameDescription
Public ConstructorUltraUiaTitleBar ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAcceleratorKey (Inherited from Microsoft.VisualStudio.TestTools.UITesting.WpfControls.WpfControl)
Public PropertyAccessKey (Inherited from Microsoft.VisualStudio.TestTools.UITesting.WpfControls.WpfControl)
Public PropertyAutomationId (Inherited from Microsoft.VisualStudio.TestTools.UITesting.WpfControls.WpfControl)
Public PropertyBoundingRectangle (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyClassName (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyContainer (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyControlType (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyDisplayText (Inherited from Microsoft.VisualStudio.TestTools.UITesting.WpfControls.WpfTitleBar)
Public PropertyEnabled (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyExists (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyFilterProperties (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyFont (Inherited from Microsoft.VisualStudio.TestTools.UITesting.WpfControls.WpfControl)
Public PropertyFrameworkId (Inherited from Microsoft.VisualStudio.TestTools.UITesting.WpfControls.WpfControl)
Public PropertyFriendlyName (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyHasFocus (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyHeight (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyHelpText (Inherited from Microsoft.VisualStudio.TestTools.UITesting.WpfControls.WpfControl)
Public PropertyIsTopParent (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyIsValidGets a value indicating whether this instance is valid.  
Public PropertyItemStatus (Inherited from Microsoft.VisualStudio.TestTools.UITesting.WpfControls.WpfControl)
Public PropertyLabeledBy (Inherited from Microsoft.VisualStudio.TestTools.UITesting.WpfControls.WpfControl)
Public PropertyLeft (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyName (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyNativeElement (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertySearchConfigurations (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertySearchProperties (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyState (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyTechnologyName (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyToolTipText (Inherited from Microsoft.VisualStudio.TestTools.UITesting.WpfControls.WpfControl)
Public PropertyTop (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyTopParent (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyWidth (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyWindowHandle (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Public PropertyWindowTitles (Inherited from Microsoft.VisualStudio.TestTools.UITesting.UITestControl)
Protected Properties
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