C# Class AtspiUiaSource.SelectionSource

Inheritance: ISelectionPattern
ファイルを表示 Open project: mono/uia2atk Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetSelection ( ) : IElement[]
SelectionSource ( Element element ) : System

Method Details

GetSelection() public method

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

SelectionSource() public method

public SelectionSource ( Element element ) : System
element Element
return System