This topic has not yet been rated - Rate this topic

TreeWalker.GetParent Method

Retrieves the parent element of the specified AutomationElement.
Name Description
TreeWalker.GetParent (AutomationElement) Retrieves the parent element of the specified AutomationElement.
TreeWalker.GetParent (AutomationElement, CacheRequest) Retrieves the parent element of the specified AutomationElement and caches properties and patterns.

The structure of the AutomationElement tree changes as the visible user interface (UI) elements on the desktop change. It is not guaranteed that an element returned as the parent element will be returned as the parent on subsequent passes.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.