CompositionHost.Initialize Method
Silverlight
Specifies the container used by CompositionInitializer.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Initialize(ComposablePartCatalog[]) | Sets CompositionInitializer to use a new container initialized with the specified catalogs. |
|
Initialize(CompositionContainer) | Sets CompositionInitializer to use the specified container. |