C# Class Mono.UIAutomation.Winforms.Events.AutomationIsEnabledPropertyEvent

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

Méthodes publiques

Méthode Description
AutomationIsEnabledPropertyEvent ( SimpleControlProvider provider ) : System
Connect ( ) : void
Disconnect ( ) : void

Private Methods

Méthode Description
OnEnableChanged ( object sender, EventArgs e ) : void

Method Details

AutomationIsEnabledPropertyEvent() public méthode

public AutomationIsEnabledPropertyEvent ( SimpleControlProvider provider ) : System
provider SimpleControlProvider
Résultat System

Connect() public méthode

public Connect ( ) : void
Résultat void

Disconnect() public méthode

public Disconnect ( ) : void
Résultat void