C# Class System.Windows.Automation.AutomationProperty

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

Méthodes publiques

Méthode Description
LookupById ( int id ) : AutomationProperty

Private Methods

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

Method Details

LookupById() public static méthode

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