Property | Type | Description | |
---|---|---|---|
ColumnHeaderItemsProperty | UIANET::System.Windows.Automation.AutomationProperty | ||
Pattern | UIANET::System.Windows.Automation.AutomationPattern | ||
RowHeaderItemsProperty | UIANET::System.Windows.Automation.AutomationProperty |
Method | Description | |
---|---|---|
GetParentElement ( ) : IUiElement | ||
GetSourcePattern ( ) : object | ||
SetParentElement ( IUiElement element ) : void | ||
SetSourcePattern ( object pattern ) : void | ||
UiaTableItemPattern ( IUiElement element ) : System.Linq | ||
UiaTableItemPattern ( IUiElement element, UIANET::System.Windows.Automation tableItemPattern ) : System.Linq |
public SetParentElement ( IUiElement element ) : void | ||
element | IUiElement | |
return | void |
public SetSourcePattern ( object pattern ) : void | ||
pattern | object | |
return | void |
public UiaTableItemPattern ( IUiElement element ) : System.Linq | ||
element | IUiElement | |
return | System.Linq |
public UiaTableItemPattern ( IUiElement element, UIANET::System.Windows.Automation tableItemPattern ) : System.Linq | ||
element | IUiElement | |
tableItemPattern | UIANET::System.Windows.Automation | |
return | System.Linq |
public static AutomationProperty,UIANET::System.Windows.Automation ColumnHeaderItemsProperty | ||
return | UIANET::System.Windows.Automation.AutomationProperty |
public static AutomationPattern,UIANET::System.Windows.Automation Pattern | ||
return | UIANET::System.Windows.Automation.AutomationPattern |