C# Class System.Windows.Automation.AutomationEvent

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

Méthodes publiques

Méthode Description
LookupById ( int id ) : AutomationEvent

Private Methods

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

Method Details

LookupById() public static méthode

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