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

Inheritance: AutomationEventEntryBase
Show file Open project: mono/uia2atk

Public Methods

Method Description
StructureChangedEventEntry ( System.Windows.Automation.Provider.IRawElementProviderSimple provider, TreeScope scope, StructureChangedEventHandler handler ) : System

Method Details

StructureChangedEventEntry() public method

public StructureChangedEventEntry ( System.Windows.Automation.Provider.IRawElementProviderSimple provider, TreeScope scope, StructureChangedEventHandler handler ) : System
provider System.Windows.Automation.Provider.IRawElementProviderSimple
scope TreeScope
handler StructureChangedEventHandler
return System