C# Class Mono.UIAutomation.Winforms.PropertyGridListItemNameProvider

Inheritance: PropertyGridListItemChildProvider
Afficher le fichier Open project: mono/uia2atk Class Usage Examples

Méthodes publiques

Méthode Description
Initialize ( ) : void
PropertyGridListItemNameProvider ( PropertyGridListItemProvider itemProvider, System.Windows.Forms.PropertyGridInternal.PropertyGridView view ) : 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

PropertyGridListItemNameProvider() public méthode

public PropertyGridListItemNameProvider ( PropertyGridListItemProvider itemProvider, System.Windows.Forms.PropertyGridInternal.PropertyGridView view ) : System
itemProvider PropertyGridListItemProvider
view System.Windows.Forms.PropertyGridInternal.PropertyGridView
Résultat System