C# 클래스 UIAutomation.ExtensionMethodsElementCommon

Description of ExtensionMethodsElementCommon.
파일 보기 프로젝트 열기: apetrovskiy/STUPS

공개 메소드들

메소드 설명
PerformConvertToSearchCriteria ( this element ) : Hashtable
PerformHighlight ( this element ) : IUiElement
PerformNavigateToFirstChild ( this element ) : IUiElement
PerformNavigateToLastChild ( this element ) : IUiElement
PerformNavigateToNextSibling ( this element ) : IUiElement
PerformNavigateToParent ( this element ) : IUiElement
PerformNavigateToPreviousSibling ( this element ) : IUiElement
PerformRefresh ( this element ) : IUiElement

메소드 상세

PerformConvertToSearchCriteria() 공개 정적인 메소드

public static PerformConvertToSearchCriteria ( this element ) : Hashtable
element this
리턴 System.Collections.Hashtable

PerformHighlight() 공개 정적인 메소드

public static PerformHighlight ( this element ) : IUiElement
element this
리턴 IUiElement

PerformNavigateToFirstChild() 공개 정적인 메소드

public static PerformNavigateToFirstChild ( this element ) : IUiElement
element this
리턴 IUiElement

PerformNavigateToLastChild() 공개 정적인 메소드

public static PerformNavigateToLastChild ( this element ) : IUiElement
element this
리턴 IUiElement

PerformNavigateToNextSibling() 공개 정적인 메소드

public static PerformNavigateToNextSibling ( this element ) : IUiElement
element this
리턴 IUiElement

PerformNavigateToParent() 공개 정적인 메소드

public static PerformNavigateToParent ( this element ) : IUiElement
element this
리턴 IUiElement

PerformNavigateToPreviousSibling() 공개 정적인 메소드

public static PerformNavigateToPreviousSibling ( this element ) : IUiElement
element this
리턴 IUiElement

PerformRefresh() 공개 정적인 메소드

public static PerformRefresh ( this element ) : IUiElement
element this
리턴 IUiElement