C# 클래스 System.Windows.Automation.TableItemPattern.TableItemPatternInformation

파일 보기 프로젝트 열기: apetrovskiy/STUPS

공개 메소드들

메소드 설명
GetColumnHeaderItems ( ) : System.Windows.Automation.AutomationElement[]
GetRowHeaderItems ( ) : System.Windows.Automation.AutomationElement[]

비공개 메소드들

메소드 설명
TableItemPatternInformation ( AutomationElement element, bool isCached ) : System

메소드 상세

GetColumnHeaderItems() 공개 메소드

public GetColumnHeaderItems ( ) : System.Windows.Automation.AutomationElement[]
리턴 System.Windows.Automation.AutomationElement[]

GetRowHeaderItems() 공개 메소드

public GetRowHeaderItems ( ) : System.Windows.Automation.AutomationElement[]
리턴 System.Windows.Automation.AutomationElement[]