C# Class System.Windows.Automation.AutomationFocusChangedEventArgs

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

Méthodes publiques

Méthode Description
AutomationFocusChangedEventArgs ( int idObject, int idChild ) : System

Method Details

AutomationFocusChangedEventArgs() public méthode

public AutomationFocusChangedEventArgs ( int idObject, int idChild ) : System
idObject int
idChild int
Résultat System