C# Class UiaAtkBridge.WrapperPanel

Inheritance: Container
显示文件 Open project: mono/uia2atk

Public Methods

Method Description
WrapperPanel ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System

Protected Methods

Method Description
OnRefStateSet ( ) : Atk.StateSet
UpdateNameProperty ( string newName, bool fromCtor ) : void

Method Details

OnRefStateSet() protected method

protected OnRefStateSet ( ) : Atk.StateSet
return Atk.StateSet

UpdateNameProperty() protected method

protected UpdateNameProperty ( string newName, bool fromCtor ) : void
newName string
fromCtor bool
return void

WrapperPanel() public method

public WrapperPanel ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System
provider System.Windows.Automation.Provider.IRawElementProviderSimple
return System