|
BaseDefinitionAttribute |
Represents a base definition of the current definition. |
|
ContentTypeAttribute |
Declares an association between an extension and a particular content type. |
|
ContentTypeDefinition |
Defines a content type. |
|
DisplayNameAttribute |
Provides a display name for an editor component part. |
|
FileExtensionAttribute |
Identifies a file extension. |
|
FileExtensionToContentTypeDefinition |
Specifies a mapping between a content type and a file extension. |
|
MultipleBaseMetadataAttribute |
A base class for attributes that can appear multiple times on a single component part. |
|
NameAttribute |
Associates a name with an editor extension part. |
|
OrderAttribute |
Orders multiple instances of an extension part. |
|
Orderer |
Performs a topological sort of orderable extension parts. |
|
PropertyCollection |
Allows property owners to control the lifetimes of the properties in the collection. |
|
SingletonBaseMetadataAttribute |
A base class for attributes that can appear only once on a single component part. |