Свойство | Type | Description | |
---|---|---|---|
ColumnHeadersProperty | UIANET::System.Windows.Automation.AutomationProperty | ||
Pattern | UIANET::System.Windows.Automation.AutomationPattern | ||
RowHeadersProperty | UIANET::System.Windows.Automation.AutomationProperty | ||
RowOrColumnMajorProperty | UIANET::System.Windows.Automation.AutomationProperty |
Méthode | Description | |
---|---|---|
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 | |
Résultat | void |
public SetSourcePattern ( object pattern ) : void | ||
pattern | object | |
Résultat | void |
public UiaTablePattern ( IUiElement element ) : System.Linq | ||
element | IUiElement | |
Résultat | System.Linq |
public UiaTablePattern ( IUiElement element, UIANET::System.Windows.Automation tablePattern ) : System.Linq | ||
element | IUiElement | |
tablePattern | UIANET::System.Windows.Automation | |
Résultat | System.Linq |
public static AutomationProperty,UIANET::System.Windows.Automation ColumnHeadersProperty | ||
Résultat | UIANET::System.Windows.Automation.AutomationProperty |
public static AutomationPattern,UIANET::System.Windows.Automation Pattern | ||
Résultat | UIANET::System.Windows.Automation.AutomationPattern |
public static AutomationProperty,UIANET::System.Windows.Automation RowHeadersProperty | ||
Résultat | UIANET::System.Windows.Automation.AutomationProperty |