Property | Type | Description | |
---|---|---|---|
IServiceProvider | object | ||
ITypeDescriptorContext | bool | ||
ITypeDescriptorContext | void | ||
OnValueChanged | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
EditSession ( Gtk container, object instance, PropertyDescriptor property, IPropertyEditor currentEditor ) : System | ||
UpdateEditor ( ) : void |
Method | Description | |
---|---|---|
IServiceProvider ( Type serviceType ) : object | ||
ITypeDescriptorContext ( ) : bool | ||
ITypeDescriptorContext ( ) : void | ||
OnValueChanged ( object s, EventArgs a ) : void |
public EditSession ( Gtk container, object instance, PropertyDescriptor property, IPropertyEditor currentEditor ) : System | ||
container | Gtk | |
instance | object | |
property | PropertyDescriptor | |
currentEditor | IPropertyEditor | |
return | System |