C# Class AtspiUiaSource.SelectionEventHandler

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

Méthodes publiques

Méthode Description
SelectionEventHandler ( Element element, SelectionSource source ) : Atspi
Terminate ( ) : void

Private Methods

Méthode Description
OnSelectionChanged ( Accessible sender ) : void

Method Details

SelectionEventHandler() public méthode

public SelectionEventHandler ( Element element, SelectionSource source ) : Atspi
element Element
source SelectionSource
Résultat Atspi

Terminate() public méthode

public Terminate ( ) : void
Résultat void