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

Inheritance: AutomationEventEntryBase
Show file Open project: mono/uia2atk

Public Methods

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

Method Details

AutomationEventEntry() public method

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
return System