Version

UIElement.UIElementUIAProviderStub Class Members

The following tables list the members exposed by UIElement.UIElementUIAProviderStub.

Public Properties
 NameDescription
Public PropertyContextReturns the context of this stub - the object the stub represents. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyHelpTextGets or sets a help text string associated with the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyIsDelegatingProviderIndicates if the provider is a delegating provider and should not be shown in the provider hierarchy. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyLocalizedControlTypeReturns or set a text string describing the type of control that the automation element represents. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyNameReturns or sets a string for the text representation of the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyProviderReturns the UI automation provider object that represents the object. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public PropertyUIElementReturns the UIElement which this UI Automation provider represents  
Public Methods
 NameDescription
Public MethodClearCachedAutomationIdClears the AutomationId cached for the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetBoundingRectangleOverridden. Gets the bounding rectangle of this element.  
Public MethodGetControlTypeReturns an enum that identifies the type of the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetEmbeddedFragmentRootsRetrieves an array of fragment roots that are embedded in the UI Automation element tree rooted at the current element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetFirstChildOverridden. Retrieves the first child UI Automation element.  
Public MethodGetFragmentRootOverridden. Retrieves the root node of the fragment.  
Public MethodGetHostRawElementProviderGets a base provider for this element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetIsPasswordReturns a Boolean value that indicates whether the automation element contains protected content or a password. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetLastChildOverridden. Retrieves the last child UI Automation element.  
Public MethodGetNextSiblingRetrieves the next sibling UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetParentOverridden. Retrieves the parent UI Automation element.  
Public MethodGetPatternProviderRetrieves an object that provides support for a control pattern on a UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetPreviousSiblingRetrieves the previous sibling UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodGetPropertyValueRetrieves the value of a property supported by the UI Automation provider. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodNavigateRetrieves the UI Automation element in a specified direction within the tree. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Public MethodNavigateChildrenOverridden. Navigates to the next or previous child UI Automation element  
Public MethodRaiseUIAutomationEventOverridden. Raises a UIAutomation event notification.  
Public MethodRaiseUIAutomationPropertyChangedEventOverridden. Raises a UIAutomation event notification.  
Public MethodSetFocusSets the focus to this element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected Methods
 NameDescription
Protected MethodCreateAutomationIdCreates the UI Automation identifer for the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodCreateProviderInstanceInvoked when the UI Automation object that represents the object is to be created. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetAcceleratorKeyReturns a string containing the accelerator key combinations for the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetAccessKeyReturns a string containing the access key character for the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetAutomationIdReturns a string containing the UI Automation identifier (ID) for the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetDefaultHelpTextReturns a help text string associated with the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetFirstLastUiaChildElementNavigation method to use when retrieving the First or Last UIElement flagged by IsUIAElement.  
Protected MethodGetHasKeyboardFocusReturns a Boolean value that indicates whether the automation element has keyboard focus. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetIsContentElementReturns a Boolean value that specifies whether the element appears in the content view of the automation element tree. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetIsControlElementReturns a Boolean value that specifies whether the element appears in the control view of the automation element tree. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetIsEnabledOverridden. Returns a Boolean value that indicates whether the user interface (UI) item referenced by the automation element is enabled and can be interacted with.  
Protected MethodGetIsKeyboardFocusableReturns a Boolean value that indicates whether the automation element can accept keyboard focus. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetIsOffscreenReturns a Boolean value that indicates whether the automation element is entirely scrolled out of view (for example, an item in a list box that is outside the viewport of the container object) or collapsed out of view (for example, an item in a tree view or menu, or in a minimized window). If the element has a clickable point that can cause it to receive the focus, the element is considered to be on-screen while a portion of the element is off screen. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetMarshallingControlOverridden. Returns the control used to synchronize UI Automation calls to the UI Thread.  
Protected MethodGetObjectIdentifierReturns a string used to represent the type of object. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetOrderedChildStubList (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodGetWindowHandleReturns the window handle for a provider that has it's own HWND. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
Protected MethodRefreshCustomPropertiesRefreshes the values in the CustomProperties dictionary (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub)
See Also