C# Class UIAutomation.UiaTableItemPattern

Description of TableItemPatternAdapterNet.
Inheritance: ITableItemPattern
Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

Свойство Type Description
ColumnHeaderItemsProperty UIANET::System.Windows.Automation.AutomationProperty
Pattern UIANET::System.Windows.Automation.AutomationPattern
RowHeaderItemsProperty UIANET::System.Windows.Automation.AutomationProperty

Méthodes publiques

Méthode 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

Method Details

GetParentElement() public méthode

public GetParentElement ( ) : IUiElement
Résultat IUiElement

GetSourcePattern() public méthode

public GetSourcePattern ( ) : object
Résultat object

SetParentElement() public méthode

public SetParentElement ( IUiElement element ) : void
element IUiElement
Résultat void

SetSourcePattern() public méthode

public SetSourcePattern ( object pattern ) : void
pattern object
Résultat void

UiaTableItemPattern() public méthode

public UiaTableItemPattern ( IUiElement element ) : System.Linq
element IUiElement
Résultat System.Linq

UiaTableItemPattern() public méthode

public UiaTableItemPattern ( IUiElement element, UIANET::System.Windows.Automation tableItemPattern ) : System.Linq
element IUiElement
tableItemPattern UIANET::System.Windows.Automation
Résultat System.Linq

Property Details

ColumnHeaderItemsProperty public_oe static_oe property

public static AutomationProperty,UIANET::System.Windows.Automation ColumnHeaderItemsProperty
Résultat UIANET::System.Windows.Automation.AutomationProperty

Pattern public_oe static_oe property

public static AutomationPattern,UIANET::System.Windows.Automation Pattern
Résultat UIANET::System.Windows.Automation.AutomationPattern

RowHeaderItemsProperty public_oe static_oe property

public static AutomationProperty,UIANET::System.Windows.Automation RowHeaderItemsProperty
Résultat UIANET::System.Windows.Automation.AutomationProperty