C# Класс Mono.UIAutomation.TestFramework.UIAutomationMetadata

Показать файл Открыть проект

Открытые методы

Метод Описание
GetControlTypeName ( ControlType ctype ) : string
GetElementDesc ( AutomationElement element ) : string

Описание методов

GetControlTypeName() публичный статический Метод

public static GetControlTypeName ( ControlType ctype ) : string
ctype System.Windows.Automation.ControlType
Результат string

GetElementDesc() публичный статический Метод

public static GetElementDesc ( AutomationElement element ) : string
element System.Windows.Automation.AutomationElement
Результат string