Version

HolidayUIElement.HolidayAccessibleObject Class Members

The following tables list the members exposed by HolidayUIElement.HolidayAccessibleObject.

Public Constructors
Protected Fields
 NameDescription
Protected FieldelementReturns a reference to the associated ActivityUIElementBase-derived instance. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase.ActivityAccessibleObjectBase)
Public Properties
 NameDescription
Public PropertyAccessibleObject (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public PropertyBoundsGets the location and size of the accessible object. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase.ActivityAccessibleObjectBase)
Public PropertyDefaultActionOverridden. Gets a string that describes the default action of the object.  
Public PropertyDescriptionOverridden. The accessible description for the header.  
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 header.  
Public PropertyParentGets the parent of an accessible object. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase.ActivityAccessibleObjectBase)
Public PropertyRoleGets the role of this accessible object. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase.ActivityAccessibleObjectBase)
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 MethodDoDefaultActionOverridden. Performs the default action associated with this accessible object.  
Public MethodGetChildRetrieves the accessible child corresponding to the specified index. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase.ActivityAccessibleObjectBase)
Public MethodGetChildCountRetrieves the number of children belonging to an accessible object. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase.ActivityAccessibleObjectBase)
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 MethodNavigateNavigates to another accessible object. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase.ActivityAccessibleObjectBase)
Public MethodSelect (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstance (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected MethodGetMarshallingControlReturns the control used to synchronize accessibility calls. (Inherited from Infragistics.Win.UltraWinSchedule.TimelineView.ActivityUIElementBase.ActivityAccessibleObjectBase)
See Also