The following tables list the members exposed by FragmentUIAProviderProxy.
| Name | Description | |
|---|---|---|
![]() | FragmentUIAProviderProxy Constructor | Initializes a new FragmentUIAProviderProxy |
| Name | Description | |
|---|---|---|
![]() | BoundingRectangle | Gets the bounding rectangle of this element. |
![]() | FragmentRoot | Retrieves the root node of the fragment. |
![]() | HostRawElementProvider | Gets a base provider for this element. |
![]() | IsDelegatingProvider | Indicates if the provider is a delegating provider where property and method calls are delegated to the appropriate parent or child provider. |
![]() | ProviderOptions | Gets a value that specifies characteristics of the UI Automation provider; for example, whether it is a client-side or server-side provider. |
| Name | Description | |
|---|---|---|
![]() | InvokeRequired | Returns true if an Invoke is required on the marshalling control. |
| Name | Description | |
|---|---|---|
![]() | GetEmbeddedFragmentRoots | Retrieves an array of fragment roots that are embedded in the UI Automation element tree rooted at the current element. |
![]() | GetPatternProvider | Retrieves an object that provides support for a control pattern on a UI Automation element. |
![]() | GetPropertyValue | Retrieves the value of a property supported by the UI Automation provider. |
![]() | GetRuntimeId | Retrieves the runtime identifier of an element. |
![]() | Navigate | Retrieves the UI Automation element in a specified direction within the tree. |
![]() | SetFocus | Sets the focus to this element. |
| Name | Description | |
|---|---|---|
![]() | Invoke | Overloaded. Invokes a method on the UI thread using the marshalling control. |