C# Class Mono.UIAutomation.TestFramework.UIAutomationMetadata

Afficher le fichier Open project: mono/uia2atk

Méthodes publiques

Méthode Description
GetControlTypeName ( ControlType ctype ) : string
GetElementDesc ( AutomationElement element ) : string

Method Details

GetControlTypeName() public static méthode

public static GetControlTypeName ( ControlType ctype ) : string
ctype System.Windows.Automation.ControlType
Résultat string

GetElementDesc() public static méthode

public static GetElementDesc ( AutomationElement element ) : string
element System.Windows.Automation.AutomationElement
Résultat string