C# Class AtspiUiaSource.ExpandCollapseSource

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

Méthodes publiques

Méthode Description
Collapse ( ) : void
Expand ( ) : void
ExpandCollapseSource ( Element element ) : System

Private Methods

Méthode Description
AccessibleIsEnabled ( Accessible accessible ) : bool

Method Details

Collapse() public méthode

public Collapse ( ) : void
Résultat void

Expand() public méthode

public Expand ( ) : void
Résultat void

ExpandCollapseSource() public méthode

public ExpandCollapseSource ( Element element ) : System
element Element
Résultat System