An NDoc Documented Class Library

RawAutomationElementFinder Class

For a list of all members of this type, see RawAutomationElementFinder Members.

System.Object
   White.Core.AutomationElementSearch.RawAutomationElementFinder

[Visual Basic]
Public Class RawAutomationElementFinder
    Implements IDescendantFinder
[C#]
public class RawAutomationElementFinder : IDescendantFinder
[C++]
public __gc class RawAutomationElementFinder : public IDescendantFinder
[JScript]
public class RawAutomationElementFinder extends IDescendantFinder

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.Core.AutomationElementSearch

Assembly: White.Core (in White.Core.dll)

See Also

RawAutomationElementFinder Members | White.Core.AutomationElementSearch Namespace