Version

WeekUIElement.WeekAccessibleObject Class Members

The following tables list the members exposed by WeekUIElement.WeekAccessibleObject.

Public Constructors
 NameDescription
Public ConstructorWeekUIElement.WeekAccessibleObject ConstructorConstructor  
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 PropertyDescription (Inherited from Infragistics.Win.UIElementAccessibleObject)
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 week.  
Public PropertyParentOverridden. Gets the parent of an accessible object.  
Public PropertyRole (Inherited from Infragistics.Win.UIElementAccessibleObject)
Public PropertyStateOverridden. Gets the state of this accessible object.  
Public PropertyUIElement (Inherited from Infragistics.Win.UIElementAccessibleObject)
Public PropertyValue (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected Properties
 NameDescription
Protected PropertyCanPerformDefaultAction (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected PropertyIsVisible (Inherited from Infragistics.Win.UIElementAccessibleObject)
Public Methods
 NameDescription
Public MethodDoDefaultActionOverridden. Performs the default action associated with this accessible object.  
Public MethodGetChild (Inherited from Infragistics.Win.UIElementAccessibleObject)
Public MethodGetChildCountOverridden. Retrieves the number of children belonging to an accessible object.  
Public MethodGetFocusedOverridden. Retrieves the object that has the keyboard focus.  
Public MethodGetHelpTopic (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Public MethodGetSelectedOverridden. Retrieves the currently selected child.  
Public MethodHitTestOverridden. Retrieves the child accessible object at the specified screen coordinates.  
Public MethodNavigateOverridden. Navigates to another accessible object.  
Public MethodSelectOverridden. Modifies the selection or moves the keyboard focus of the accessible object.  
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstance (Inherited from Infragistics.Win.AccessibleObjectWrapper)
Protected MethodGetMarshallingControl (Inherited from Infragistics.Win.UIElementAccessibleObject)
See Also