C# 클래스 UIAutomation.UiaSelectionPattern.SelectionPatternInformation

파일 보기 프로젝트 열기: apetrovskiy/STUPS

공개 메소드들

메소드 설명
GetSelection ( ) : IUiElement[]
SelectionPatternInformation ( ISelectionPattern selectionPattern, bool useCache ) : System.Linq

메소드 상세

GetSelection() 공개 메소드

public GetSelection ( ) : IUiElement[]
리턴 IUiElement[]

SelectionPatternInformation() 공개 메소드

public SelectionPatternInformation ( ISelectionPattern selectionPattern, bool useCache ) : System.Linq
selectionPattern ISelectionPattern
useCache bool
리턴 System.Linq