[Visual Basic] Public Sub New( _ ByVal automationElement As AutomationElement _ ) [C#] public RawAutomationElementFinder( AutomationElement automationElement ); [C++] public: RawAutomationElementFinder( AutomationElement* automationElement ); [JScript] public function RawAutomationElementFinder( AutomationElement automationElement );
RawAutomationElementFinder Class | White.Core.AutomationElementSearch Namespace