C# Class UIA.Extensions.AutomationProviders.ListProvider

Inheritance: ControlProvider, ISelectionProvider
Afficher le fichier Open project: northwoodspd/UIA.Extensions

Private Properties

Свойство Type Description
ListItemFor AutomationProvider

Méthodes publiques

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

Private Methods

Méthode Description
ListItemFor ( ListItemInformation listItemInformation, int index ) : AutomationProvider

Method Details

GetSelection() public méthode

public GetSelection ( ) : System.Windows.Automation.Provider.IRawElementProviderSimple[]
Résultat System.Windows.Automation.Provider.IRawElementProviderSimple[]

ListProvider() public méthode

public ListProvider ( ListInformation listInformation ) : System.Collections.Generic
listInformation UIA.Extensions.AutomationProviders.Interfaces.ListInformation
Résultat System.Collections.Generic