IRawElementProviderHwndOverride Interface
Exposes a method that enables repositioning of window-based elements within the UI Automation tree of the fragment.
Assembly: UIAutomationProvider (in UIAutomationProvider.dll)
| Name | Description | |
|---|---|---|
![]() | HostRawElementProvider | Gets a base provider for this element.(Inherited from IRawElementProviderSimple.) |
![]() | 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 IRawElementProviderSimple.) |
| Name | Description | |
|---|---|---|
![]() | GetOverrideProviderForHwnd(IntPtr) | Retrieves a UI automation provider for the specified element. |
![]() | GetPatternProvider(Int32) | Retrieves an object that provides support for a control pattern on a UI Automation element.(Inherited from IRawElementProviderSimple.) |
![]() | GetPropertyValue(Int32) | Retrieves the value of a property supported by the UI Automation provider.(Inherited from IRawElementProviderSimple.) |
Available since 3.0

