IRawElementProviderFragmentRoot Methods
.NET Framework 4.5
The IRawElementProviderFragmentRoot type exposes the following members.
| Name | Description | |
|---|---|---|
|
ElementProviderFromPoint | Retrieves the element in this fragment that is at the specified point. |
|
GetEmbeddedFragmentRoots | Retrieves an array of fragment roots that are embedded in the UI Automation element tree rooted at the current element. (Inherited from IRawElementProviderFragment.) |
|
GetFocus | Retrieves the element in this fragment that has the input focus. |
|
GetPatternProvider | Retrieves an object that provides support for a control pattern on a UI Automation element. (Inherited from IRawElementProviderSimple.) |
|
GetPropertyValue | Retrieves the value of a property supported by the UI Automation provider. (Inherited from IRawElementProviderSimple.) |
|
GetRuntimeId | Retrieves the runtime identifier of an element. (Inherited from IRawElementProviderFragment.) |
|
Navigate | Retrieves the UI Automation element in a specified direction within the tree. (Inherited from IRawElementProviderFragment.) |
|
SetFocus | Sets the focus to this element. (Inherited from IRawElementProviderFragment.) |