C# Class AtspiUiaSource.SelectionItemSource

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

Protected Properties

Свойство Type Description
accessible Atspi.Accessible

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AddToSelection ( ) : void
RemoveFromSelection ( ) : void
Select ( ) : void
SelectionItemSource ( Element element ) : System

Method Details

AddToSelection() public méthode

public AddToSelection ( ) : void
Résultat void

RemoveFromSelection() public méthode

public RemoveFromSelection ( ) : void
Résultat void

Select() public méthode

public Select ( ) : void
Résultat void

SelectionItemSource() public méthode

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

Property Details

accessible protected_oe property

protected Accessible,Atspi accessible
Résultat Atspi.Accessible