Version

Ribbon.RibbonPagerButtonAccessibleObject Class Members

The following tables list the members exposed by Ribbon.RibbonPagerButtonAccessibleObject.

Public Properties
 NameDescription
Public PropertyAccessibleObject (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyBoundsOverridden. Gets the location and size of the accessible object.  
Public PropertyDefaultActionOverridden. Gets a string that describes the default action of the object.  
Public PropertyDescriptionOverridden. Returns the accessible description of the object.  
Public PropertyHelp (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyKeyboardShortcut (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyMarshallingControl (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyNameOverridden. The accessible name for the object.  
Public PropertyParent (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyRibbonReturns the ribbon that the pager button is associated with.  
Public PropertyRoleOverridden. Gets the accessible role of this object.  
Public PropertyScrollButtonReturns the scroll direction of the pager button  
Public PropertyStateOverridden. Gets the state of this accessible object.  
Public PropertyValue (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected Properties
 NameDescription
Protected PropertyCanPerformDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected PropertyRibbonPagerButtonUIElementReturns the UIElement of the pager button  
Public Methods
 NameDescription
Public MethodDoDefaultActionOverridden. Performs the default action associated with this accessible object.  
Public MethodGetChild (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetChildCount (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetFocused (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetHelpTopic (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetSelected (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodHitTest (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodNavigate (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodSelect (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstance (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected MethodGetMarshallingControlOverridden. Returns the control used to synchronize accessibility calls.  
See Also