Version

TimelineViewHeaderElementBase.HeaderAccessibleObjectBase Class Members

The following tables list the members exposed by TimelineViewHeaderElementBase.HeaderAccessibleObjectBase.

Public Constructors
Protected Fields
 NameDescription
Protected FieldelementReturns a reference to the associated TimelineViewHeaderElementBase-derived instance.  
Public Properties
 NameDescription
Public PropertyAccessibleObject (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyBoundsOverridden. Gets the location and size of the accessible object.  
Public PropertyDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyDescription (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyHelp (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyKeyboardShortcut (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyMarshallingControl (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyName (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyParentOverridden. Gets the parent of an accessible object.  
Public PropertyRole (Inherited from Infragistics.Win.AccessibleObjectWrapper)
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)
Public Methods
 NameDescription
Public MethodDoDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetChildOverridden. Retrieves the accessible child corresponding to the specified index.  
Public MethodGetChildCountOverridden. Retrieves the number of children belonging to an accessible object.  
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