The following tables list the members exposed by FragmentRootUIAProviderProxy.
Name | Description | |
---|---|---|
FragmentRootUIAProviderProxy Constructor | Initializes a new FragmentRootUIAProviderProxy |
Name | Description | |
---|---|---|
BoundingRectangle | Gets the bounding rectangle of this element. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy) | |
FragmentRoot | Retrieves the root node of the fragment. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy) | |
HostRawElementProvider | Gets a base provider for this element. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy) | |
IsDelegatingProvider | Indicates if the provider is a delegating provider where property and method calls are delegated to the appropriate parent or child provider. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy) | |
ProviderOptions | Gets a value that specifies characteristics of the UI Automation provider; for example, whether it is a client-side or server-side provider. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy) |
Name | Description | |
---|---|---|
InvokeRequired | Returns true if an Invoke is required on the marshalling control. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy) |
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 Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy) | |
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 Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy) | |
GetPropertyValue | Retrieves the value of a property supported by the UI Automation provider. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy) | |
GetRuntimeId | Retrieves the runtime identifier of an element. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy) | |
Navigate | Retrieves the UI Automation element in a specified direction within the tree. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy) | |
SetFocus | Sets the focus to this element. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy) |
Name | Description | |
---|---|---|
Invoke | Overloaded. Invokes a method on the UI thread using the marshalling control. (Inherited from Infragistics.Win.UIAutomation.Proxies.FragmentUIAProviderProxy) |