ActiveAccessibilityHelper overview
![]() GetHelperForWindow | Creates an initialises a helper for the given windowing system window. |
ActiveAccessibilityHelper Constructor | Initialises a helper. |
Children | Gets a collection of the Active Accessibility children of the currently wrapped widget. |
Name | Gets the name of the currently wrapped widget. |
Parent | Gets the parent of the currently wrapped widget. |
Path | Gets the ACC names of each widget along the path from the root ACC object to the currently wrapped widget. |
Role | Gets the ACC role of the widget. See the Active Accessibility documentation for details on this member. |
State | Gets the ACC state of the widget. See the Active Accessibility documentation for details on this member. |
Value | Gets the value assigned to the ACC widget. |
CreateObjRef (inherited from MarshalByRefObject) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
DoDefaultAction | Invokes the default action of the currently wrapped widget. See the Active Accessibility documentation for details on this member. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetLifetimeService (inherited from MarshalByRefObject) | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
GetType (inherited from Object) | Gets the Type of the current instance. |
InitializeLifetimeService (inherited from MarshalByRefObject) | Obtains a lifetime service object to control the lifetime policy for this instance. |
InternalCompleteConstructor | This method supports the GroupLab.WidgetTap infrastructure and is not ment to be called directly by your code. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
ActiveAccessibilityHelper Class | GroupLab.WidgetTap.Helpers Namespace