ForwardingTypeDescriptionProvider Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class to forward one type to another
public ref class ForwardingTypeDescriptionProvider : System::ComponentModel::TypeDescriptionProviderpublic class ForwardingTypeDescriptionProvider : System.ComponentModel.TypeDescriptionProvidertype ForwardingTypeDescriptionProvider = class
    inherit TypeDescriptionProviderPublic Class ForwardingTypeDescriptionProvider
Inherits TypeDescriptionProvider- Inheritance
- 
				ForwardingTypeDescriptionProvider
Constructors
| ForwardingTypeDescriptionProvider(TypeDescriptionProviderForwarder) | Constructor | 
Methods
| GetTypeDescriptor(Type, Object) | Returns the custom type descriptor for the given type/instance. |