C# Class Mono.UIAutomation.ClientSource.ClientEventManager.AutomationEventEntry

Inheritance: AutomationEventEntryBase
Afficher le fichier Open project: mono/uia2atk

Méthodes publiques

Méthode Description
AutomationEventEntry ( AutomationEvent eventId, System.Windows.Automation.Provider.IRawElementProviderSimple provider, TreeScope scope, AutomationEventHandler handler ) : System

Method Details

AutomationEventEntry() public méthode

public AutomationEventEntry ( AutomationEvent eventId, System.Windows.Automation.Provider.IRawElementProviderSimple provider, TreeScope scope, AutomationEventHandler handler ) : System
eventId System.Windows.Automation.AutomationEvent
provider System.Windows.Automation.Provider.IRawElementProviderSimple
scope TreeScope
handler AutomationEventHandler
Résultat System