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