Click or drag to resize

ITypeDescriptorContext Interface

Note: This API is now obsolete.

Interface for a type descriptor context, for type converter compatibility in portable class libraries.

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
[ObsoleteAttribute("Since 2.5, Use System.ComponentModel.ITypeDescriptorContext instead")]
public interface ITypeDescriptorContext : IServiceProvider
See Also

Reference