Method | Description | |
---|---|---|
CreateNodeForAutomationElement ( |
Creates TreeNode for the AutomationElement
|
|
GetAutomationElementTreeNodeText ( |
creates name for AutomationElement
|
|
GetNodeElement ( |
Returns AutomationElement for TreeNode
|
public static CreateNodeForAutomationElement ( |
||
element | ||
parentControl | ||
return |
public static GetAutomationElementTreeNodeText ( |
||
element | ||
return | string |
public static GetNodeElement ( |
||
node | ||
return |