C# Class Mono.UIAutomation.Winforms.Events.ListView.ListItemValuePatternValueEvent

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

Méthodes publiques

Méthode Description
Connect ( ) : void
Disconnect ( ) : void
ListItemValuePatternValueEvent ( ListItemProvider provider ) : System

Méthodes protégées

Méthode Description
GetNewPropertyValue ( ) : object

Private Methods

Méthode Description
OnAfterLabelEdit ( object sender, System.Windows.Forms args ) : void
OnUIASubItemTextChanged ( object sender, System.Windows.Forms args ) : void
OnUIATextChanged ( object sender, EventArgs args ) : void

Method Details

Connect() public méthode

public Connect ( ) : void
Résultat void

Disconnect() public méthode

public Disconnect ( ) : void
Résultat void

GetNewPropertyValue() protected méthode

protected GetNewPropertyValue ( ) : object
Résultat object

ListItemValuePatternValueEvent() public méthode

public ListItemValuePatternValueEvent ( ListItemProvider provider ) : System
provider ListItemProvider
Résultat System