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

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

Méthodes publiques

Méthode Description
Connect ( ) : void
Disconnect ( ) : void
ListItemEditValuePatternValueEvent ( ListViewProvider provider ) : System.Windows.Automation

Méthodes protégées

Méthode Description
GetNewPropertyValue ( ) : object

Private Methods

Méthode Description
OnAfterLabelEdit ( object sender, System.Windows.Forms args ) : void
OnUIATextChanged ( object sender, System.Windows.Forms 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

ListItemEditValuePatternValueEvent() public méthode

public ListItemEditValuePatternValueEvent ( ListViewProvider provider ) : System.Windows.Automation
provider ListViewProvider
Résultat System.Windows.Automation