For a list of all members of this type, see AccessibleObjectWrapper members.
Name | Description | |
---|---|---|
DoDefaultAction | Performs the default action associated with this accessible object. | |
FromAccessibleObject | Returns the wrapper that provides the accessible information for the accessible instance. | |
GetChild | Retrieves the accessible child corresponding to the specified index | |
GetChildCount | Retrieves the number of children belonging to an accessible object. | |
GetFocused | Retrieves the object that has the keyboard focus | |
GetHelpTopic | Gets an identifier for a Help topic identifier and the path to the Help file associated with this accessible object. | |
GetSelected | Retrieves the currently selected child | |
HitTest | Retrieves the child object at the specified screen coordinates. | |
Navigate | Navigates to another accessible object | |
Select | Modifies the selection or moves the keyboard focus of the accessible object |
Name | Description | |
---|---|---|
CreateAccessibilityInstance | Invoked when the accessible object that represents the accessible object is to be created. | |
GetMarshallingControl | Returns the control used to synchronize accessibility calls. |