The following tables list the members exposed by NavigationToolbarButtonAccessibleObject.
Name | Description | |
---|---|---|
![]() | NavigationToolbarButtonAccessibleObject Constructor | Initializes a new accessible object. |
Name | Description | |
---|---|---|
![]() | AccessibleObject | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | Bounds | Overridden. Gets the location and size of the accessible object. |
![]() | DefaultAction | Overridden. Gets a string that describes the default action of the object. Not all objects have a default action. |
![]() | Description | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | Help | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | KeyboardShortcut | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | MarshallingControl | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | Name | Overridden. Returns the name of the accessible object. |
![]() | Parent | Overridden. Gets the parent of an accessible object |
![]() | Role | Overridden. Returns the role of the accessible object. |
![]() | State | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | Value | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
Name | Description | |
---|---|---|
![]() | CanPerformDefaultAction | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
Name | Description | |
---|---|---|
![]() | DoDefaultAction | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | GetChild | Overridden. Overridden. Returns null since a navigation button cannot contain children. |
![]() | GetChildCount | Overridden. Overridden. Returns 0 since a navigation button cannot contain children. |
![]() | GetFocused | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | GetHelpTopic | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | GetSelected | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | HitTest | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | Navigate | Overridden. Navigates to another accessible object. |
![]() | Select | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
Name | Description | |
---|---|---|
![]() | CreateAccessibilityInstance | (Inherited from Infragistics.Win.AccessibleObjectWrapper) |
![]() | GetMarshallingControl | Overridden. Returns the control used to synchronize accessibility calls. |