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

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
Collapse ( ) : void
Collapse ( bool log ) : void
Expand ( ) : void
Expand ( bool log ) : void
Select ( ) : void
Select ( bool log ) : void
TreeItem ( AutomationElement elm ) : System

메소드 상세

Collapse() 공개 메소드

public Collapse ( ) : void
리턴 void

Collapse() 공개 메소드

public Collapse ( bool log ) : void
log bool
리턴 void

Expand() 공개 메소드

public Expand ( ) : void
리턴 void

Expand() 공개 메소드

public Expand ( bool log ) : void
log bool
리턴 void

Select() 공개 메소드

public Select ( ) : void
리턴 void

Select() 공개 메소드

public Select ( bool log ) : void
log bool
리턴 void

TreeItem() 공개 메소드

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

프로퍼티 상세

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

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