C# Class Mono.UIAutomation.TestFramework.Slider

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
SetValue ( double value ) : void
SetValue ( double value, bool log ) : void
Slider ( AutomationElement elm ) : System

Method Details

SetValue() public méthode

public SetValue ( double value ) : void
value double
Résultat void

SetValue() public méthode

public SetValue ( double value, bool log ) : void
value double
log bool
Résultat void

Slider() public méthode

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