C# Class UiaAtkBridge.WrapperPanel

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

Méthodes publiques

Méthode Description
WrapperPanel ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System

Méthodes protégées

Méthode Description
OnRefStateSet ( ) : Atk.StateSet
UpdateNameProperty ( string newName, bool fromCtor ) : void

Method Details

OnRefStateSet() protected méthode

protected OnRefStateSet ( ) : Atk.StateSet
Résultat Atk.StateSet

UpdateNameProperty() protected méthode

protected UpdateNameProperty ( string newName, bool fromCtor ) : void
newName string
fromCtor bool
Résultat void

WrapperPanel() public méthode

public WrapperPanel ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System
provider System.Windows.Automation.Provider.IRawElementProviderSimple
Résultat System