An NDoc Documented Class Library

ScrollBars.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

ScrollBars Class | White.Core.UIItems.Scrolling Namespace