C# Class UIA.Extensions.AutomationProviders.ValueProvider

Inheritance: ControlProvider, IValueProvider
Afficher le fichier Open project: northwoodspd/UIA.Extensions Class Usage Examples

Méthodes publiques

Méthode Description
SetValue ( string value ) : void
ValueProvider ( ValueControl valueControl ) : System.Windows.Automation

Method Details

SetValue() public méthode

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

ValueProvider() public méthode

public ValueProvider ( ValueControl valueControl ) : System.Windows.Automation
valueControl UIA.Extensions.AutomationProviders.Interfaces.ValueControl
Résultat System.Windows.Automation