The following tables list the members exposed by ImageUIElementBase.ImageElementAccessibleObject.
Name | Description | |
---|---|---|
![]() | ImageUIElementBase.ImageElementAccessibleObject Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AccessibleObject | Returns the accessible object that represents the object. (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | Bounds | Gets the location and size of the accessible object (Inherited from Infragistics.Win.UIElementAccessibleObject) |
![]() | DefaultAction | Gets a string that describes the default action of the object. Not all objects have a default action. (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | Description | Gets a string that describes the visual appearance of the specified object. Not all objects have a description (Inherited from Infragistics.Win.UIElementAccessibleObject) |
![]() | Help | Gets a description of what the object does or how the object is used. (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | KeyboardShortcut | Gets the shortcut key or access key for the accessible object (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | MarshallingControl | Returns the control used to marshal calls to the ui thread. (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | Name | Returns the name of the accessible object. (Inherited from Infragistics.Win.UIElementAccessibleObject) |
![]() | Parent | Gets the parent of an accessible object (Inherited from Infragistics.Win.UIElementAccessibleObject) |
![]() | Role | Overridden. Returns the role of the accessible object. |
![]() | State | Returns the state of the accessible object. (Inherited from Infragistics.Win.UIElementAccessibleObject) |
![]() | UIElement | Returns the associated UIElementAccessibleObject.UIElement (Inherited from Infragistics.Win.UIElementAccessibleObject) |
![]() | Value | Gets or sets the value of an accessible object. (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
Name | Description | |
---|---|---|
![]() | CanPerformDefaultAction | Indicates if the default action can be performed. (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | IsVisible | Indicates if the associated object is displayed. (Inherited from Infragistics.Win.UIElementAccessibleObject) |
Name | Description | |
---|---|---|
![]() | DoDefaultAction | Performs the default action associated with this accessible object. (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | GetChild | Retrieves the accessible child corresponding to the specified index (Inherited from Infragistics.Win.UIElementAccessibleObject) |
![]() | GetChildCount | Retrieves the number of children belonging to an accessible object. (Inherited from Infragistics.Win.UIElementAccessibleObject) |
![]() | GetFocused | Retrieves the object that has the keyboard focus (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | GetHelpTopic | Gets an identifier for a Help topic identifier and the path to the Help file associated with this accessible object. (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | GetSelected | Retrieves the currently selected child (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | HitTest | Retrieves the child accessible object at the specified screen coordinates. (Inherited from Infragistics.Win.UIElementAccessibleObject) |
![]() | Navigate | Navigates to another accessible object (Inherited from Infragistics.Win.UIElementAccessibleObject) |
![]() | Select | Modifies the selection or moves the keyboard focus of the accessible object (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
Name | Description | |
---|---|---|
![]() | CreateAccessibilityInstance | Invoked when the accessible object that represents the accessible object is to be created. (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | GetMarshallingControl | Returns the control used to synchronize accessibility calls. (Inherited from Infragistics.Win.UIElementAccessibleObject) |