C# 클래스 AtspiUiaSource.DataItemElement

상속: Element
파일 보기 프로젝트 열기: mono/uia2atk 1 사용 예제들

공개 메소드들

메소드 설명
DataItemElement ( TableElement containingGrid, int row ) : System

비공개 메소드들

메소드 설명
GetCurrentPatternInternal ( AutomationPattern pattern ) : object
SupportsGrid ( ) : bool
SupportsGridItem ( ) : bool
SupportsSelection ( ) : bool
SupportsSelectionItem ( ) : bool

메소드 상세

DataItemElement() 공개 메소드

public DataItemElement ( TableElement containingGrid, int row ) : System
containingGrid TableElement
row int
리턴 System