프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ColumnHeadersProperty | UIANET::System.Windows.Automation.AutomationProperty | ||
Pattern | UIANET::System.Windows.Automation.AutomationPattern | ||
RowHeadersProperty | UIANET::System.Windows.Automation.AutomationProperty | ||
RowOrColumnMajorProperty | UIANET::System.Windows.Automation.AutomationProperty |
메소드 | 설명 | |
---|---|---|
GetParentElement ( ) : IUiElement | ||
GetSourcePattern ( ) : object | ||
SetParentElement ( IUiElement element ) : void | ||
SetSourcePattern ( object pattern ) : void | ||
UiaTablePattern ( IUiElement element ) : System.Linq | ||
UiaTablePattern ( IUiElement element, UIANET::System.Windows.Automation tablePattern ) : System.Linq |
public SetParentElement ( IUiElement element ) : void | ||
element | IUiElement | |
리턴 | void |
public UiaTablePattern ( IUiElement element ) : System.Linq | ||
element | IUiElement | |
리턴 | System.Linq |
public UiaTablePattern ( IUiElement element, UIANET::System.Windows.Automation tablePattern ) : System.Linq | ||
element | IUiElement | |
tablePattern | UIANET::System.Windows.Automation | |
리턴 | System.Linq |
public static AutomationProperty,UIANET::System.Windows.Automation ColumnHeadersProperty | ||
리턴 | UIANET::System.Windows.Automation.AutomationProperty |
public static AutomationPattern,UIANET::System.Windows.Automation Pattern | ||
리턴 | UIANET::System.Windows.Automation.AutomationPattern |
public static AutomationProperty,UIANET::System.Windows.Automation RowHeadersProperty | ||
리턴 | UIANET::System.Windows.Automation.AutomationProperty |