Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

CompositionContextExtensions::SatisfyImports Method

.NET Framework (current version)
 

Satisfies the imports of the specified object from the specified context.

Namespace:   System.Composition
Assembly:  System.Composition.TypedParts (in System.Composition.TypedParts.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticSatisfyImports(CompositionContext^, Object^)

Satisfies the imports of the specified object from the specified context.

System_CAPS_pubmethodSystem_CAPS_staticSatisfyImports(CompositionContext^, Object^, AttributedModelProvider^)

Satisfies the imports of the specified object from the specified context, using the specified conventions.

Return to top
Show:
© 2017 Microsoft