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

Inheritance: System.EventArgs
Afficher le fichier Open project: mono/uia2atk Class Usage Examples

Méthodes publiques

Méthode Description
ProviderBehaviorEventArgs ( IProviderBehavior behavior, AutomationPattern pattern, bool replaced ) : System

Method Details

ProviderBehaviorEventArgs() public méthode

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