C# 클래스 System.Windows.Automation.MultipleViewPattern

상속: BasePattern
파일 보기 프로젝트 열기: apetrovskiy/STUPS 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CurrentViewProperty AutomationProperty
Pattern AutomationPattern
SupportedViewsProperty AutomationProperty

공개 메소드들

메소드 설명
GetViewName ( int viewId ) : string
SetCurrentView ( int viewId ) : void

비공개 메소드들

메소드 설명
MultipleViewPattern ( AutomationElement el, UIAutomationClient pattern, bool cached ) : System
Wrap ( AutomationElement el, object pattern, bool cached ) : object

메소드 상세

GetViewName() 공개 메소드

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

SetCurrentView() 공개 메소드

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

프로퍼티 상세

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

public static AutomationProperty,System.Windows.Automation CurrentViewProperty
리턴 AutomationProperty

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

public static AutomationPattern,System.Windows.Automation Pattern
리턴 AutomationPattern

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

public static AutomationProperty,System.Windows.Automation SupportedViewsProperty
리턴 AutomationProperty