ControlType Methods
.NET Framework 4.5
The ControlType type exposes the following members.
| Name | Description | |
|---|---|---|
|
CompareTo | Compares this AutomationIdentifier with another AutomationIdentifier. (Inherited from AutomationIdentifier.) |
|
Equals | Returns a value indicating whether the supplied AutomationIdentifier is equivalent to this AutomationIdentifier. (Inherited from AutomationIdentifier.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Returns the hash code for this UI Automation identifier. (Inherited from AutomationIdentifier.) |
|
GetNeverSupportedPatterns | Retrieves the pattern identifiers that are not supported by the control type. |
|
GetRequiredPatternSets | Retrieves an array of sets of required patterns. |
|
GetRequiredProperties | Retrieves an array of the required property identifiers (IDs) for this control type. |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
LookupById | Retrieves a ControlType that encapsulates a specified numerical identifier. |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |