For a list of all members of this type, see AccessibleObjectWrapper members.
Name | Description | |
---|---|---|
AccessibleObject | Returns the accessible object that represents the object. | |
Bounds | Gets the location and size of the accessible object | |
DefaultAction | Gets a string that describes the default action of the object. Not all objects have a default action. | |
Description | Gets a string that describes the visual appearance of the specified object. Not all objects have a description | |
Help | Gets a description of what the object does or how the object is used. | |
KeyboardShortcut | Gets the shortcut key or access key for the accessible object | |
MarshallingControl | Returns the control used to marshal calls to the ui thread. | |
Name | Returns the name of the accessible object. | |
Parent | Gets the parent of an accessible object | |
Role | Returns the role of the accessible object. | |
State | Returns the state of the accessible object. | |
Value | Gets or sets the value of an accessible object. |
Name | Description | |
---|---|---|
CanPerformDefaultAction | Indicates if the default action can be performed. |