C# Class UiaAtkBridge.SplitButton

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

Méthodes publiques

Méthode Description
RaiseStructureChangedEvent ( object provider, StructureChangedEventArgs e ) : void
SplitButton ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System

Méthodes protégées

Méthode Description
RemoveUnmanagedChildren ( ) : void

Private Methods

Méthode Description
AddOneChild ( Atk child ) : void
RemoveChild ( Atk child ) : void
RequestChildren ( ) : void

Method Details

RaiseStructureChangedEvent() public méthode

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

RemoveUnmanagedChildren() protected méthode

protected RemoveUnmanagedChildren ( ) : void
Résultat void

SplitButton() public méthode

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