An NDoc Documented Class Library

ControlTypeProperty Class

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

System.Object
   White.Core.UIItems.Finders.AutomationElementProperty
      White.Core.UIItems.Finders.ControlTypeProperty

[Visual Basic]
Public Class ControlTypeProperty
    Inherits AutomationElementProperty
[C#]
public class ControlTypeProperty : AutomationElementProperty
[C++]
public __gc class ControlTypeProperty : public AutomationElementProperty
[JScript]
public class ControlTypeProperty extends AutomationElementProperty

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.UIItems.Finders

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

See Also

ControlTypeProperty Members | White.Core.UIItems.Finders Namespace