C# Class System.Windows.Automation.ValuePattern

Inheritance: BasePattern
Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Méthodes publiques

Свойство Type Description
IsReadOnlyProperty AutomationProperty
Pattern AutomationPattern
ValueProperty AutomationProperty

Méthodes publiques

Méthode Description
SetValue ( string value ) : void

Private Methods

Méthode Description
ValuePattern ( AutomationElement el, UIAutomationClient pattern, bool cached ) : System
Wrap ( AutomationElement el, object pattern, bool cached ) : object

Method Details

SetValue() public méthode

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

Property Details

IsReadOnlyProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation IsReadOnlyProperty
Résultat AutomationProperty

Pattern public_oe static_oe property

public static AutomationPattern,System.Windows.Automation Pattern
Résultat AutomationPattern

ValueProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation ValueProperty
Résultat AutomationProperty