[]
Retrieves the specified AccessibleObject.
protected override AccessibleObject GetAccessibilityObjectById(int objectId)
Type | Name | Description |
---|---|---|
int | objectId | Node index of the accessibility object to return. |
Type | Description |
---|---|
AccessibleObject | The AccessibleObject for the specified node. |