An NDoc Documented Class Library

ChildWindowFactory.finder Field

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

See Also

ChildWindowFactory Class | White.Core.Factory Namespace