C# Class AtspiUiaSource.GridItemSource

Inheritance: IGridItemPattern
Datei anzeigen Open project: mono/uia2atk

Protected Properties

Property Type Description
accessible Atspi.Accessible
table Atspi.Table

Public Methods

Method Description
GridItemSource ( Element element ) : System

Method Details

GridItemSource() public method

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

Property Details

accessible protected_oe property

protected Accessible,Atspi accessible
return Atspi.Accessible

table protected_oe property

protected Table,Atspi table
return Atspi.Table