CompositionContextExtensions Class
.NET Framework (current version)
Adds methods to the composition context that are specific to the typed parts model.
Assembly: System.Composition.TypedParts (in System.Composition.TypedParts.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | SatisfyImports(CompositionContext^, Object^) | Satisfies the imports of the specified object from the specified context. |
![]() ![]() | SatisfyImports(CompositionContext^, Object^, AttributedModelProvider^) | Satisfies the imports of the specified object from the specified context, using the specified conventions. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

