An NDoc Documented Class Library

IUIItem.AutomationElement Property

[Visual Basic]
Property ReadOnly AutomationElement As AutomationElement
[C#]
AutomationElement AutomationElement { get; }
[C++]
__property AutomationElement* get_AutomationElement();
[JScript]
function get AutomationElement() : AutomationElement

See Also

IUIItem Interface | White.Core.UIItems Namespace