C# Class UIAComWrapperTests.BasicChangeHandler

Inheritance: EventHandlerBase
Afficher le fichier Open project: geeksree/cSharpGeeks Class Usage Examples

Méthodes publiques

Méthode Description
HandleEvent ( object sender, AutomationEventArgs e ) : void

Method Details

HandleEvent() public méthode

public HandleEvent ( object sender, AutomationEventArgs e ) : void
sender object
e System.Windows.Automation.AutomationEventArgs
Résultat void