C# Class Mono.UIAutomation.TestFramework.UIAutomationMetadata

Mostrar archivo Open project: mono/uia2atk

Public Methods

Method Description
GetControlTypeName ( ControlType ctype ) : string
GetElementDesc ( AutomationElement element ) : string

Method Details

GetControlTypeName() public static method

public static GetControlTypeName ( ControlType ctype ) : string
ctype System.Windows.Automation.ControlType
return string

GetElementDesc() public static method

public static GetElementDesc ( AutomationElement element ) : string
element System.Windows.Automation.AutomationElement
return string