프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ColumnCountProperty | UIANET::System.Windows.Automation.AutomationProperty | ||
Pattern | UIANET::System.Windows.Automation.AutomationPattern | ||
RowCountProperty | UIANET::System.Windows.Automation.AutomationProperty |
메소드 | 설명 | |
---|---|---|
GetItem ( int row, int column ) : IUiElement | ||
GetParentElement ( ) : IUiElement | ||
GetSourcePattern ( ) : object | ||
SetParentElement ( IUiElement element ) : void | ||
SetSourcePattern ( object pattern ) : void | ||
UiaGridPattern ( IUiElement element ) | ||
UiaGridPattern ( IUiElement element, UIANET::System.Windows.Automation gridPattern ) |
public GetItem ( int row, int column ) : IUiElement | ||
row | int | |
column | int | |
리턴 | IUiElement |
public SetParentElement ( IUiElement element ) : void | ||
element | IUiElement | |
리턴 | void |
public UiaGridPattern ( IUiElement element, UIANET::System.Windows.Automation gridPattern ) | ||
element | IUiElement | |
gridPattern | UIANET::System.Windows.Automation |
public static AutomationProperty,UIANET::System.Windows.Automation ColumnCountProperty | ||
리턴 | UIANET::System.Windows.Automation.AutomationProperty |
public static AutomationPattern,UIANET::System.Windows.Automation Pattern | ||
리턴 | UIANET::System.Windows.Automation.AutomationPattern |