C# Class System.Windows.Automation.TogglePattern

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

Méthodes publiques

Свойство Type Description
Pattern AutomationPattern
ToggleStateProperty AutomationProperty

Méthodes publiques

Méthode Description
Toggle ( ) : void

Private Methods

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

Method Details

Toggle() public méthode

public Toggle ( ) : void
Résultat void

Property Details

Pattern public_oe static_oe property

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

ToggleStateProperty public_oe static_oe property

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