UITestControlProperties.Common Members
Include Protected Members
Include Inherited Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Class to contain properties common to all controls.
The UITestControlProperties.Common type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
UITestControlProperties.Common | Initializes a new instance of the Microsoft.VisualStudio.TestTools.UITesting.UITestControlProperties.Common class. |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
Equals | Overloaded. Determines whether two UITestControlProperties.Common instances are equal. |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Returns a unique value representing the current UITestControlProperties.Common instance. (Overrides Object.GetHashCode().) |
![]() |
GetType | Gets the Type of the current instance. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | Determines whether the specified Object instances are the same instance. |
![]() |
ToString | Returns a String that represents the current UITestControlProperties.Common instance. (Overrides Object.ToString().) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
BoundingRectangle | Contains a text description of the BoundingRectangle property. |
![]() ![]() |
ClassName | Contains a text description of the ClassName property. |
![]() ![]() |
ControlType | Contains a text description of the ControlType property. |
![]() ![]() |
Enabled | Contains a text description of the Enabled property. |
![]() ![]() |
Exists | Contains a text description of the Exists property. |
![]() ![]() |
FriendlyName | Contains a text description of the FriendlyName property. |
![]() ![]() |
HasFocus | Contains a text description of the HasFocus property. |
![]() ![]() |
HelpText | Contains a text description of the HelpText property. |
![]() ![]() |
Instance | |
![]() ![]() |
IsTopParent | |
![]() ![]() |
MaxDepth | |
![]() ![]() |
Name | Contains a text description of the Name property. |
![]() ![]() |
NativeElement | Contains a text description of the NativeElement property. |
![]() ![]() |
QueryId | |
![]() ![]() |
TechnologyName | Contains a text description of the TechnologyName property. |
![]() ![]() |
TopParent | |
![]() ![]() |
UITechnologyElement | |
![]() ![]() |
WindowHandle | Contains a text description of the WindowHandle property. |
Top