The following tables list the members exposed by Composition.
Name | Description | |
---|---|---|
![]() ![]() | AggregateCatalog | Returns the AggregateCatalog in use by DevForce. |
![]() ![]() | Catalog | Returns the current catalog in use. |
![]() ![]() | Container | Returns the CompositionContainer in use. |
Name | Description | |
---|---|---|
![]() ![]() | BuildUp | Satisfies all the imports on the provided instance. |
![]() ![]() | Clear | Resets the CompositionContainer to it's initial state. |
![]() ![]() | Compose | Executes composition on the container, including the changes in the specified System.ComponentModel.Composition.Hosting.CompositionBatch . |
![]() ![]() | Configure | Configures the CompositionHost. |
![]() ![]() | EnableDesignTimeSupport<T> | Enables full design time support for the specified EntityManager type. |
![]() ![]() | GetInstance | Overloaded. Returns an instance of the custom implementation for the provided type. |
![]() ![]() | GetInstances | Overloaded. Returns all instances of the custom implementation for the provided type. |
Name | Description | |
---|---|---|
![]() | Cleared | Fired after Clear has been called to clear the current CompositionContainer. |
![]() | Recomposed | Fired when the composition container is modified after initialization. |