IRawElementProviderHwndOverride Interface
.NET Framework 4.5
Exposes a method that enables repositioning of window-based elements within the UI Automation tree of the fragment.
Namespace: System.Windows.Automation.Provider
Assembly: UIAutomationProvider (in UIAutomationProvider.dll)
The IRawElementProviderHwndOverride type exposes the following members.
| 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 | Retrieves a UI automation provider for the specified element. |
![]() | 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.) |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
