C# Class Mono.UIAutomation.Winforms.Behaviors.ProviderBehaviorEventArgs

Inheritance: System.EventArgs
Mostra file Open project: mono/uia2atk Class Usage Examples

Public Methods

Method Description
ProviderBehaviorEventArgs ( IProviderBehavior behavior, AutomationPattern pattern, bool replaced ) : System

Method Details

ProviderBehaviorEventArgs() public method

public ProviderBehaviorEventArgs ( IProviderBehavior behavior, AutomationPattern pattern, bool replaced ) : System
behavior IProviderBehavior
pattern System.Windows.Automation.AutomationPattern
replaced bool
return System