C# 클래스 UIAutomationWrapper.AutomationWrapper.TableItemWrapper

상속: GridItemWrapper
파일 보기 프로젝트 열기: netide/netide

공개 메소드들

메소드 설명
GetColumnHeaderItems ( ) : UIAutomationWrapper.AutomationWrapper[]
GetRowHeaderItems ( ) : UIAutomationWrapper.AutomationWrapper[]
TableItemWrapper ( AutomationWrapper automationWrapper, GridItemPattern pattern ) : System

메소드 상세

GetColumnHeaderItems() 공개 메소드

public GetColumnHeaderItems ( ) : UIAutomationWrapper.AutomationWrapper[]
리턴 UIAutomationWrapper.AutomationWrapper[]

GetRowHeaderItems() 공개 메소드

public GetRowHeaderItems ( ) : UIAutomationWrapper.AutomationWrapper[]
리턴 UIAutomationWrapper.AutomationWrapper[]

TableItemWrapper() 공개 메소드

public TableItemWrapper ( AutomationWrapper automationWrapper, GridItemPattern pattern ) : System
automationWrapper AutomationWrapper
pattern System.Windows.Automation.GridItemPattern
리턴 System