IRawElementProviderSimple Interface
Provides methods and properties that expose basic information about a UI element.
Assembly: UIAutomationProvider (in UIAutomationProvider.dll)
This interface can be implemented on UI Automation providers for simple elements such as buttons. It can also be implemented on providers that contribute additional properties or control patterns, or override existing properties or control patterns, on an element that already has a default provider.
Providers for complex elements must implement IRawElementProviderFragment or IRawElementProviderFragmentRoot.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.