C# 클래스 UIAutomation.UiaScrollItemPattern

Description of ScrollItemPatternAdapter.
상속: IScrollItemPattern
파일 보기 프로젝트 열기: apetrovskiy/STUPS

공개 프로퍼티들

프로퍼티 타입 설명
Pattern UIANET::System.Windows.Automation.AutomationPattern

공개 메소드들

메소드 설명
GetParentElement ( ) : IUiElement
GetSourcePattern ( ) : object
ScrollIntoView ( ) : void
SetParentElement ( IUiElement element ) : void
SetSourcePattern ( object pattern ) : void
UiaScrollItemPattern ( IUiElement element )
UiaScrollItemPattern ( IUiElement element, UIANET::System.Windows.Automation scrollItemPattern )

메소드 상세

GetParentElement() 공개 메소드

public GetParentElement ( ) : IUiElement
리턴 IUiElement

GetSourcePattern() 공개 메소드

public GetSourcePattern ( ) : object
리턴 object

ScrollIntoView() 공개 메소드

public ScrollIntoView ( ) : void
리턴 void

SetParentElement() 공개 메소드

public SetParentElement ( IUiElement element ) : void
element IUiElement
리턴 void

SetSourcePattern() 공개 메소드

public SetSourcePattern ( object pattern ) : void
pattern object
리턴 void

UiaScrollItemPattern() 공개 메소드

public UiaScrollItemPattern ( IUiElement element )
element IUiElement

UiaScrollItemPattern() 공개 메소드

public UiaScrollItemPattern ( IUiElement element, UIANET::System.Windows.Automation scrollItemPattern )
element IUiElement
scrollItemPattern UIANET::System.Windows.Automation

프로퍼티 상세

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

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