C# Class UiaAtkBridge.SplitContainer

Inheritance: ComponentParentAdapter, Atk.IValueImplementor
Afficher le fichier Open project: mono/uia2atk

Méthodes publiques

Méthode Description
GetCurrentValue ( GLib &value ) : void
GetMaximumValue ( GLib &value ) : void
GetMinimumIncrement ( GLib &value ) : void
GetMinimumValue ( GLib &value ) : void
RaiseAutomationPropertyChangedEvent ( AutomationPropertyChangedEventArgs e ) : void
RaiseStructureChangedEvent ( object childProvider, StructureChangedEventArgs e ) : void
SetCurrentValue ( GLib value ) : bool
SplitContainer ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System

Méthodes protégées

Méthode Description
OnRefStateSet ( ) : Atk.StateSet

Method Details

GetCurrentValue() public méthode

public GetCurrentValue ( GLib &value ) : void
value GLib
Résultat void

GetMaximumValue() public méthode

public GetMaximumValue ( GLib &value ) : void
value GLib
Résultat void

GetMinimumIncrement() public méthode

public GetMinimumIncrement ( GLib &value ) : void
value GLib
Résultat void

GetMinimumValue() public méthode

public GetMinimumValue ( GLib &value ) : void
value GLib
Résultat void

OnRefStateSet() protected méthode

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

RaiseAutomationPropertyChangedEvent() public méthode

public RaiseAutomationPropertyChangedEvent ( AutomationPropertyChangedEventArgs e ) : void
e System.Windows.Automation.AutomationPropertyChangedEventArgs
Résultat void

RaiseStructureChangedEvent() public méthode

public RaiseStructureChangedEvent ( object childProvider, StructureChangedEventArgs e ) : void
childProvider object
e System.Windows.Automation.StructureChangedEventArgs
Résultat void

SetCurrentValue() public méthode

public SetCurrentValue ( GLib value ) : bool
value GLib
Résultat bool

SplitContainer() public méthode

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