C# Class UIAutomation.UiaGridItemPattern

Description of GridItemPatternAdapterNet.
Inheritance: IGridItemPattern
Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

Свойство Type Description
ColumnProperty UIANET::System.Windows.Automation.AutomationProperty
ColumnSpanProperty UIANET::System.Windows.Automation.AutomationProperty
ContainingGridProperty UIANET::System.Windows.Automation.AutomationProperty
Pattern UIANET::System.Windows.Automation.AutomationPattern
RowProperty UIANET::System.Windows.Automation.AutomationProperty
RowSpanProperty UIANET::System.Windows.Automation.AutomationProperty

Méthodes publiques

Méthode Description
GetParentElement ( ) : IUiElement
GetSourcePattern ( ) : object
SetParentElement ( IUiElement element ) : void
SetSourcePattern ( object pattern ) : void
UiaGridItemPattern ( IUiElement element )
UiaGridItemPattern ( IUiElement element, UIANET::System.Windows.Automation gridItemPattern )

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

UiaGridItemPattern() public méthode

public UiaGridItemPattern ( IUiElement element )
element IUiElement

UiaGridItemPattern() public méthode

public UiaGridItemPattern ( IUiElement element, UIANET::System.Windows.Automation gridItemPattern )
element IUiElement
gridItemPattern UIANET::System.Windows.Automation

Property Details

ColumnProperty public_oe static_oe property

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

ColumnSpanProperty public_oe static_oe property

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

ContainingGridProperty public_oe static_oe property

public static AutomationProperty,UIANET::System.Windows.Automation ContainingGridProperty
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

RowProperty public_oe static_oe property

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

RowSpanProperty public_oe static_oe property

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