C# Class UIAutomation.UiaSelectionPattern.SelectionPatternInformation

Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

Méthode Description
GetSelection ( ) : IUiElement[]
SelectionPatternInformation ( ISelectionPattern selectionPattern, bool useCache ) : System.Linq

Method Details

GetSelection() public méthode

public GetSelection ( ) : IUiElement[]
Résultat IUiElement[]

SelectionPatternInformation() public méthode

public SelectionPatternInformation ( ISelectionPattern selectionPattern, bool useCache ) : System.Linq
selectionPattern ISelectionPattern
useCache bool
Résultat System.Linq