C# Class UIA.Extensions.AutomationProviders.ListProvider

Inheritance: ControlProvider, ISelectionProvider
ファイルを表示 Open project: northwoodspd/UIA.Extensions

Private Properties

Property Type Description
ListItemFor AutomationProvider

Public Methods

Method Description
GetSelection ( ) : System.Windows.Automation.Provider.IRawElementProviderSimple[]
ListProvider ( ListInformation listInformation ) : System.Collections.Generic

Private Methods

Method Description
ListItemFor ( ListItemInformation listItemInformation, int index ) : AutomationProvider

Method Details

GetSelection() public method

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

ListProvider() public method

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