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

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

Méthodes publiques

Méthode Description
AutomationIsEnabledPropertyEvent ( ToolStripItemProvider 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 ( ToolStripItemProvider provider ) : System
provider ToolStripItemProvider
Résultat System

Connect() public méthode

public Connect ( ) : void
Résultat void

Disconnect() public méthode

public Disconnect ( ) : void
Résultat void