C# Class System.Windows.Automation.AutomationPattern

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

Méthodes publiques

Méthode Description
LookupById ( int id ) : AutomationPattern

Private Methods

Méthode Description
AutomationPattern ( int id, System.Guid guid, string programmaticName ) : System
Register ( System.Guid guid, string programmaticName ) : AutomationPattern

Method Details

LookupById() public static méthode

public static LookupById ( int id ) : AutomationPattern
id int
Résultat AutomationPattern