For a list of all members of this type, see ButtonUIElementBase.ButtonElementAccessibleObject members.
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 | Overridden. 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 (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 | Overridden. Returns the state of the accessible object. | |
UIElement | Returns the associated UIElement (Inherited from Infragistics.Win.UIElementAccessibleObject) | |
Value | Gets or sets the value of an accessible object. (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
Name | Description | |
---|---|---|
CanPerformDefaultAction | Overridden. Indicates if the default action can be performed. | |
IsVisible | Indicates if the associated object is displayed. (Inherited from Infragistics.Win.UIElementAccessibleObject) |