[Visual Basic] Protected finder As AutomationElementFinder [C#] protected AutomationElementFinder finder; [C++] protected: AutomationElementFinder* finder; [JScript] protected var finder: AutomationElementFinder;
ListControl Class | White.Core.UIItems.ListBoxItems Namespace