An NDoc Documented Class Library

AutomationSearchCondition Members

AutomationSearchCondition overview

Public Static (Shared) Properties

All 

Public Static (Shared) Methods

ByAutomationId 
ByClassName 
ByControlType 
ByName 
GetWindowSearchCondition 
GetWindowWithTitleBarSearchCondition 
ToStringOverloaded.  

Public Instance Constructors

AutomationSearchConditionOverloaded. Initializes a new instance of the AutomationSearchCondition class.

Public Instance Properties

Condition 

Public Instance Methods

Add 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type.
GetType (inherited from Object) Gets the Type of the current instance.
OfControlType 
OfName 
Satisfies 
ToStringOverloaded.  
WithAutomationId 
WithProcessId 

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

AutomationSearchCondition Class | White.Core.AutomationElementSearch Namespace