Метод | Описание | |
---|---|---|
CreateNodeForAutomationElement ( |
Creates TreeNode for the AutomationElement
|
|
GetAutomationElementTreeNodeText ( |
creates name for AutomationElement
|
|
GetNodeElement ( |
Returns AutomationElement for TreeNode
|
public static CreateNodeForAutomationElement ( |
||
element | ||
parentControl | ||
Результат |
public static GetAutomationElementTreeNodeText ( |
||
element | ||
Результат | string |
public static GetNodeElement ( |
||
node | ||
Результат |