C# 클래스 UIA.Extensions.AutomationProviders.ListProvider

상속: ControlProvider, ISelectionProvider
파일 보기 프로젝트 열기: northwoodspd/UIA.Extensions

Private Properties

프로퍼티 타입 설명
ListItemFor AutomationProvider

공개 메소드들

메소드 설명
GetSelection ( ) : System.Windows.Automation.Provider.IRawElementProviderSimple[]
ListProvider ( ListInformation listInformation ) : System.Collections.Generic

비공개 메소드들

메소드 설명
ListItemFor ( ListItemInformation listItemInformation, int index ) : AutomationProvider

메소드 상세

GetSelection() 공개 메소드

public GetSelection ( ) : System.Windows.Automation.Provider.IRawElementProviderSimple[]
리턴 System.Windows.Automation.Provider.IRawElementProviderSimple[]

ListProvider() 공개 메소드

public ListProvider ( ListInformation listInformation ) : System.Collections.Generic
listInformation UIA.Extensions.AutomationProviders.Interfaces.ListInformation
리턴 System.Collections.Generic