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

상속: Element
파일 보기 프로젝트 열기: mono/uia2atk 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
UIAType System.Windows.Automation.ControlType

공개 메소드들

메소드 설명
GetSelection ( ) : System.Windows.Automation.AutomationElement[]
GetSupportedViews ( ) : int[]
GetViewName ( int viewId ) : string
List ( AutomationElement elm ) : System
SetCurrentView ( int viewId ) : void
SetCurrentView ( int viewId, bool log ) : void

메소드 상세

GetSelection() 공개 메소드

public GetSelection ( ) : System.Windows.Automation.AutomationElement[]
리턴 System.Windows.Automation.AutomationElement[]

GetSupportedViews() 공개 메소드

public GetSupportedViews ( ) : int[]
리턴 int[]

GetViewName() 공개 메소드

public GetViewName ( int viewId ) : string
viewId int
리턴 string

List() 공개 메소드

public List ( AutomationElement elm ) : System
elm System.Windows.Automation.AutomationElement
리턴 System

SetCurrentView() 공개 메소드

public SetCurrentView ( int viewId ) : void
viewId int
리턴 void

SetCurrentView() 공개 메소드

public SetCurrentView ( int viewId, bool log ) : void
viewId int
log bool
리턴 void

프로퍼티 상세

UIAType 공개적으로 정적으로 프로퍼티

public static ControlType,System.Windows.Automation UIAType
리턴 System.Windows.Automation.ControlType