The following tables list the members exposed by FragmentRootUIAProviderStub.
| Name | Description | |
|---|---|---|
|  | Context | Returns the context of this stub - the object the stub represents. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | HelpText | Gets or sets a help text string associated with the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | IsDelegatingProvider | Indicates if the provider is a delegating provider and should not be shown in the provider hierarchy. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | LocalizedControlType | Returns or set a text string describing the type of control that the automation element represents. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | Name | Returns or sets a string for the text representation of the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | Provider | Returns the UI automation provider object that represents the object. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
| Name | Description | |
|---|---|---|
|  | ClearCachedAutomationId | Clears the AutomationId cached for the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | ElementProviderFromPoint | Retrieves the element in this fragment that is at the specified point. | 
|  | GetBoundingRectangle | Overridden. Gets the bounding rectangle of this element. | 
|  | GetControlType | Returns an enum that identifies the type of the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetEmbeddedFragmentRoots | Retrieves 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) | 
|  | GetFirstChild | Retrieves the first child UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetFocus | Retrieves the element in this fragment that has the input focus. | 
|  | GetFragmentRoot | Retrieves the root node of the fragment. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetHostRawElementProvider | Gets a base provider for this element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetIsPassword | Returns a Boolean value that indicates whether the automation element contains protected content or a password. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetLastChild | Retrieves the last child UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetNextSibling | Retrieves the next sibling UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetParent | Retrieves the parent UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetPatternProvider | Retrieves an object that provides support for a control pattern on a UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetPreviousSibling | Retrieves the previous sibling UI Automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetPropertyValue | Retrieves the value of a property supported by the UI Automation provider. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | Navigate | Retrieves the UI Automation element in a specified direction within the tree. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | NavigateChildren | Navigates to the next or previous child UI Automation element (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | RaiseUIAutomationEvent | Raises a UIAutomation event notification. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | RaiseUIAutomationPropertyChangedEvent | Raises a UIAutomation event notification. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | SetFocus | Sets the focus to this element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
| Name | Description | |
|---|---|---|
|  | CreateAutomationId | Creates the UI Automation identifer for the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | CreateProviderInstance | Overridden. Invoked when the UI Automation object that represents the object is to be created. | 
|  | GetAcceleratorKey | Returns a string containing the accelerator key combinations for the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetAccessKey | Returns a string containing the access key character for the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetAutomationId | Returns a string containing the UI Automation identifier (ID) for the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetDefaultHelpText | Returns a help text string associated with the automation element. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetHasKeyboardFocus | Returns a Boolean value that indicates whether the automation element has keyboard focus. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetIsContentElement | Returns 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) | 
|  | GetIsControlElement | Returns 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) | 
|  | GetIsEnabled | Returns a Boolean value that indicates whether the user interface (UI) item referenced by the automation element is enabled and can be interacted with. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetIsKeyboardFocusable | Returns a Boolean value that indicates whether the automation element can accept keyboard focus. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetIsOffscreen | Returns 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) | 
|  | GetMarshallingControl | Returns the control used to synchronize UI Automation calls to the UI Thread. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetObjectIdentifier | Returns a string used to represent the type of object. (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetOrderedChildStubList | (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) | 
|  | GetWindowHandle | Overridden. Returns the window handle for a provider that has it's own HWND. | 
|  | RefreshCustomProperties | Refreshes the values in the CustomProperties dictionary (Inherited from Infragistics.Win.UIAutomation.Stubs.FragmentUIAProviderStub) |