An NDoc Documented Class Library

ListControl.finder Field

[Visual Basic]
Protected finder As AutomationElementFinder
[C#]
protected AutomationElementFinder finder;
[C++]
protected: AutomationElementFinder* finder;
[JScript]
protected var finder: AutomationElementFinder;

See Also

ListControl Class | White.Core.UIItems.ListBoxItems Namespace