AnnotationService.GetTypeDescriptor Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetTypeDescriptor(Type) | (Inherited from TypeDescriptionProvider.) | |
GetTypeDescriptor(Object) | (Inherited from TypeDescriptionProvider.) | |
GetTypeDescriptor(Type, Object) |
Gets a custom type descriptor for the given type and object.
(Overrides TypeDescriptionProvider.GetTypeDescriptor(Type, Object).) |
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Services Namespace