C# Class Mono.UIAutomation.TestFramework.MenuItem

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
Click ( ) : void
Click ( bool log ) : void
Collapse ( ) : void
Collapse ( bool log ) : void
Expand ( ) : void
Expand ( bool log ) : void
MenuItem ( AutomationElement elm ) : System

Method Details

Click() public méthode

public Click ( ) : void
Résultat void

Click() public méthode

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

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

MenuItem() public méthode

public MenuItem ( 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