Cocktail Help Reference
Composition Class Members
See Also  Properties  Methods  Events Send Feedback
Cocktail Assembly > Cocktail Namespace : Composition Class


Glossary Item Box

The following tables list the members exposed by Composition.

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)AggregateCatalogReturns the AggregateCatalog in use by DevForce.  
Public Propertystatic (Shared in Visual Basic)CatalogReturns the current catalog in use.  
Public Propertystatic (Shared in Visual Basic)ContainerReturns the CompositionContainer in use.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)BuildUpSatisfies all the imports on the provided instance.  
Public Methodstatic (Shared in Visual Basic)ClearResets the CompositionContainer to it's initial state.  
Public Methodstatic (Shared in Visual Basic)ComposeExecutes composition on the container, including the changes in the specified System.ComponentModel.Composition.Hosting.CompositionBatch .  
Public Methodstatic (Shared in Visual Basic)ConfigureConfigures the CompositionHost.  
Public Methodstatic (Shared in Visual Basic)EnableDesignTimeSupport<T>Enables full design time support for the specified EntityManager type.  
Public Methodstatic (Shared in Visual Basic)GetInstanceOverloaded. 

Returns an instance of the custom implementation for the provided type.

 
Public Methodstatic (Shared in Visual Basic)GetInstancesOverloaded. 

Returns all instances of the custom implementation for the provided type.

 
Top

Public Events

 NameDescription
Public EventClearedFired after Clear has been called to clear the current CompositionContainer.  
Public EventRecomposedFired when the composition container is modified after initialization.  
Top

See Also

© 2012 All Rights Reserved.