C# Class UIAutomation.UiaSelectionPattern.SelectionPatternInformation

ファイルを表示 Open project: apetrovskiy/STUPS

Public Methods

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

Method Details

GetSelection() public method

public GetSelection ( ) : IUiElement[]
return IUiElement[]

SelectionPatternInformation() public method

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