C# Class System.Windows.Automation.ObjectModelPattern

Inheritance: BasePattern
Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetUnderlyingObjectModel ( ) : object

Private Methods

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

Method Details

GetUnderlyingObjectModel() public méthode

public GetUnderlyingObjectModel ( ) : object
Résultat object

Property Details

Pattern public_oe static_oe property

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