C# Class Mono.UIAutomation.Winforms.SplitContainerProvider.SplitterPanelProvider

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

Méthodes publiques

Méthode Description
Initialize ( ) : void
SplitterPanelProvider ( System.Windows.Forms.SplitterPanel splitterPanel ) : System

Méthodes protégées

Méthode Description
GetProviderPropertyValue ( int propertyId ) : object

Method Details

GetProviderPropertyValue() protected méthode

protected GetProviderPropertyValue ( int propertyId ) : object
propertyId int
Résultat object

Initialize() public méthode

public Initialize ( ) : void
Résultat void

SplitterPanelProvider() public méthode

public SplitterPanelProvider ( System.Windows.Forms.SplitterPanel splitterPanel ) : System
splitterPanel System.Windows.Forms.SplitterPanel
Résultat System