Updated: November 2007
Represents a UI Automation element in the UI Automation tree, and contains values used as identifiers by UI Automation client applications.
Public NotInheritable Class AutomationElement
Dim instance As AutomationElement
public sealed class AutomationElement
public ref class AutomationElement sealed
public final class AutomationElement
An AutomationElement corresponds to a piece of user interface (UI), regardless of underlying implementation (such as Windows Presentation Foundation (WPF) or Win32).
Windows Vista