AnnotationService Members
Include Protected Members
Include Inherited Members
The AnnotationService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AnnotationService |
Initializes a new instance of AnnotationService.
|
Methods
Name | Description | |
---|---|---|
CreateInstance | (Inherited from TypeDescriptionProvider.) | |
DiscoverSubstituteTypesFromAssemblies |
Discovers body classes decorated with the RegisterAsMetadataTypeAttribute attribute and registers them with.
|
|
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetCache | (Inherited from TypeDescriptionProvider.) | |
GetExtendedTypeDescriptor | (Inherited from TypeDescriptionProvider.) | |
GetFullComponentName | (Inherited from TypeDescriptionProvider.) | |
GetHashCode | (Inherited from Object.) | |
GetReflectionType | Overloaded. | |
GetType | (Inherited from Object.) | |
GetTypeDescriptor | Overloaded. | |
MemberwiseClone | (Inherited from Object.) | |
RegisterSubstituteTypeForMetadata |
Registers a body-class for a target type.
|
|
ToString | (Inherited from Object.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Services Namespace