C# Class UIA.Extensions.AutomationProviders.Tables.HeaderItemProvider

Inheritance: AutomationProvider
Afficher le fichier Open project: northwoodspd/UIA.Extensions

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
HeaderItemProvider ( AutomationProvider headerProvider, HeaderInformation header, int index ) : System.Windows.Automation

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

HeaderItemProvider() public méthode

public HeaderItemProvider ( AutomationProvider headerProvider, HeaderInformation header, int index ) : System.Windows.Automation
headerProvider AutomationProvider
header UIA.Extensions.AutomationProviders.Interfaces.Tables.HeaderInformation
index int
Résultat System.Windows.Automation