TdxAutomationProperty<T> Properties
The base class for all UIA node property classes.| Name | Description |
|---|---|
| Calculated | Specifies if the UIA node property value is calculated. Inherited from TdxAutomationProperty. |
| Value | Specifies the UIA node property value. |
See Also