C# (CSharp) Automation.UI.Tree.SearchEngines Namespace

Classes

Name Description
DefaultSearchEngine Standard search engine that will use UI Automation's built in methods.
TreeWalkerSearchEngine Implementation of the search engine interface that uses a tree walker to find matching nodes. The tree walker will search the UI automation tree in a breadth first order.