AutomationElement Class
Represents a UI Automation element in the UI Automation tree, and contains values used as identifiers by UI Automation client applications.
Assembly: UIAutomationClient (in UIAutomationClient.dll)
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.
Only Available on Vista?
Given that this is such a prominent class in the System.Windows.Automation namespace, which is supposedly available on multiple platforms, why is this class only available in Windows Vista (and not XP)?
It is also available on XP.
It is also available on XP.
- 10/29/2008
- Valentein
- 8/18/2009
- Virtuality