C# 클래스 Mono.UIAutomation.TestFramework.UIAutomationMetadata

파일 보기 프로젝트 열기: mono/uia2atk

공개 메소드들

메소드 설명
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