[]
Gets UI Automation object of this control.
UiaItem GetUiaItem(bool create = false, UiaItem uiaParent = null)
Type | Name | Description |
---|---|---|
bool | create | Indicates that this UiaItem must be created if needed. |
UiaItem | uiaParent | The parent of this UiaItem. |
Type | Description |
---|---|
UiaItem |