C# Class Mono.UIAutomation.TestFramework.TreeItem

Inheritance: Element
Afficher le fichier Open project: mono/uia2atk

Méthodes publiques

Свойство Type Description
UIAType System.Windows.Automation.ControlType

Méthodes publiques

Méthode Description
Collapse ( ) : void
Collapse ( bool log ) : void
Expand ( ) : void
Expand ( bool log ) : void
Select ( ) : void
Select ( bool log ) : void
TreeItem ( AutomationElement elm ) : System

Method Details

Collapse() public méthode

public Collapse ( ) : void
Résultat void

Collapse() public méthode

public Collapse ( bool log ) : void
log bool
Résultat void

Expand() public méthode

public Expand ( ) : void
Résultat void

Expand() public méthode

public Expand ( bool log ) : void
log bool
Résultat void

Select() public méthode

public Select ( ) : void
Résultat void

Select() public méthode

public Select ( bool log ) : void
log bool
Résultat void

TreeItem() public méthode

public TreeItem ( AutomationElement elm ) : System
elm System.Windows.Automation.AutomationElement
Résultat System

Property Details

UIAType public_oe static_oe property

public static ControlType,System.Windows.Automation UIAType
Résultat System.Windows.Automation.ControlType